| CacheAuthorizationConfig Fields | 
The WebConfigCacheAuthorizationConfig type exposes the following members.
| Name | Description | |
|---|---|---|
| IsCached | 
            Datermines if authorizations are cached.
            Default value is false.
              | |
| IsRequestOnly | 
            Datermines if the caching scope is limited to a single HTTP request.
            Default value is false.
              | |
| Timeout | 
            Authorization cache timeout in seconds.
            Default value is 60 seconds.
              |