ClientAuthCleanupLevels Enumeration
Specifies how much of the cache is cleared when the user logs off Outlook Web App.
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Enumeration ClientAuthCleanupLevels
'Usage
Dim instance As ClientAuthCleanupLevels
public enum ClientAuthCleanupLevels
Members
| Member name | Description | |
|---|---|---|
| High | Clear most of the cache. | |
| Low | Clear some of the cache. |