Public Properties (see also Protected Properties)

  Name Description
public property Capacity Specifies the maximum number of items in the cache.
public property CustomType Specifies a custom replay cache. Must derive from T:Microsoft.IdentityModel.Tokens.TokenReplayCache.
public property ElementInformation  (Inherited from ConfigurationElement)
public property Enabled Specifies whether token replays should be detected.
public property ExpirationPeriod Specifies the maximum amount of time before an item is considered expired and removed from the token replay cache.
public property IsConfigured Returns a value indicating whether this element has been configured with non-default values.
public property LockAllAttributesExcept  (Inherited from ConfigurationElement)
public property LockAllElementsExcept  (Inherited from ConfigurationElement)
public property LockAttributes  (Inherited from ConfigurationElement)
public property LockElements  (Inherited from ConfigurationElement)
public property LockItem  (Inherited from ConfigurationElement)
public property PurgeInterval Determines the amount of time between removal of expired items.

Protected Properties

  Name Description
protected property ElementProperty  (Inherited from ConfigurationElement)
protected property EvaluationContext  (Inherited from ConfigurationElement)
protected property Item  Overloaded. (Inherited from ConfigurationElement)
protected property Properties  (Inherited from ConfigurationElement)

See Also




Copyright © 2008 by Microsoft Corporation. All rights reserved.