Public Properties (see also Protected Properties)
Name | Description | |
---|---|---|
Capacity | Specifies the maximum number of items in the cache. | |
CustomType | Specifies a custom replay cache. Must derive from T:Microsoft.IdentityModel.Tokens.TokenReplayCache. | |
ElementInformation | (Inherited from ConfigurationElement) | |
Enabled | Specifies whether token replays should be detected. | |
ExpirationPeriod | Specifies the maximum amount of time before an item is considered expired and removed from the token replay cache. | |
IsConfigured | Returns a value indicating whether this element has been configured with non-default values. | |
LockAllAttributesExcept | (Inherited from ConfigurationElement) | |
LockAllElementsExcept | (Inherited from ConfigurationElement) | |
LockAttributes | (Inherited from ConfigurationElement) | |
LockElements | (Inherited from ConfigurationElement) | |
LockItem | (Inherited from ConfigurationElement) | |
PurgeInterval | Determines the amount of time between removal of expired items. |
Protected Properties
Name | Description | |
---|---|---|
ElementProperty | (Inherited from ConfigurationElement) | |
EvaluationContext | (Inherited from ConfigurationElement) | |
Item | Overloaded. (Inherited from ConfigurationElement) | |
Properties | (Inherited from ConfigurationElement) |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.