Manages the configuration of a TokenReplayDetection element.

В следующей таблице перечислены члены, предоставляемые типом TokenReplayDetectionElement.

Открытый Конструкторы

  Имя Описание
TokenReplayDetectionElement  
Вверх

Открытый Свойства (см. также Защищенный Свойства)

  Имя Описание
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  (унаследовано от 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  (унаследовано от ConfigurationElement)
public property LockAllElementsExcept  (унаследовано от ConfigurationElement)
public property LockAttributes  (унаследовано от ConfigurationElement)
public property LockElements  (унаследовано от ConfigurationElement)
public property LockItem  (унаследовано от ConfigurationElement)
public property PurgeInterval Determines the amount of time between removal of expired items.
Вверх

Защищенный Свойства

  Имя Описание
protected property ElementProperty  (унаследовано от ConfigurationElement)
protected property EvaluationContext  (унаследовано от ConfigurationElement)
protected property Item  Перегружено. (унаследовано от ConfigurationElement)
protected property Properties  (унаследовано от ConfigurationElement)
Вверх

Открытый Методы (см. также Защищенный Методы)

  Имя Описание
public method Equals  Перегружено. (унаследовано от ConfigurationElement)
public method GetHashCode  (унаследовано от ConfigurationElement)
public method GetType  (унаследовано от Object)
public method IsReadOnly  (унаследовано от ConfigurationElement)
public methodstatic ReferenceEquals  (унаследовано от Object)
public method ToString  (унаследовано от Object)
Вверх

Защищенный Методы

  Имя Описание
protected method DeserializeElement  (унаследовано от ConfigurationElement)
protected method Finalize  (унаследовано от Object)
protected method Init  (унаследовано от ConfigurationElement)
protected method InitializeDefault  (унаследовано от ConfigurationElement)
protected method IsModified  (унаследовано от ConfigurationElement)
protected method ListErrors  (унаследовано от ConfigurationElement)
protected method MemberwiseClone  (унаследовано от Object)
protected method OnDeserializeUnrecognizedAttribute  (унаследовано от ConfigurationElement)
protected method OnDeserializeUnrecognizedElement  (унаследовано от ConfigurationElement)
protected method OnRequiredPropertyNotFound  (унаследовано от ConfigurationElement)
protected method PostDeserialize  (унаследовано от ConfigurationElement)
protected method PreSerialize  (унаследовано от ConfigurationElement)
protected method Reset  (унаследовано от ConfigurationElement)
protected method ResetModified  (унаследовано от ConfigurationElement)
protected method SerializeElement  (унаследовано от ConfigurationElement)
protected method SerializeToXmlElement  (унаследовано от ConfigurationElement)
protected method SetPropertyValue  (унаследовано от ConfigurationElement)
protected method SetReadOnly  (унаследовано от ConfigurationElement)
protected method Unmerge  (унаследовано от ConfigurationElement)
Вверх

См. также




© Корпорация Майкрософт (Microsoft Corporation), 2008.Все права защищены.