Freigeben über


TokenReplayDetectionElement Members

Manages the configuration of a TokenReplayDetection element.

In den folgenden Tabellen sind die Mitglieder aufgeführt, die durch den Typ TokenReplayDetectionElement eingeblendet werden:

Öffentlich Konstruktoren

  Name Beschreibung
  TokenReplayDetectionElement  

Seitenanfang

Öffentlich Eigenschaften

(siehe auch Geschützt Eigenschaften)

  Name Beschreibung
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  (Geerbt von 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  (Geerbt von ConfigurationElement)
public property LockAllElementsExcept  (Geerbt von ConfigurationElement)
public property LockAttributes  (Geerbt von ConfigurationElement)
public property LockElements  (Geerbt von ConfigurationElement)
public property LockItem  (Geerbt von ConfigurationElement)
public property PurgeInterval Determines the amount of time between removal of expired items.

Seitenanfang

Geschützt Eigenschaften

  Name Beschreibung
protected property ElementProperty  (Geerbt von ConfigurationElement)
protected property EvaluationContext  (Geerbt von ConfigurationElement)
protected property Item  Überladen. (Geerbt von ConfigurationElement)
protected property Properties  (Geerbt von ConfigurationElement)

Seitenanfang

Öffentlich Methoden

(siehe auch Geschützt Methoden)

  Name Beschreibung
public method Equals  Überladen. (Geerbt von ConfigurationElement)
public method GetHashCode  (Geerbt von ConfigurationElement)
public method GetType  (Geerbt von Object)
public method IsReadOnly  (Geerbt von ConfigurationElement)
public methodstatic ReferenceEquals  (Geerbt von Object)
public method ToString  (Geerbt von Object)

Seitenanfang

Geschützt Methoden

  Name Beschreibung
protected method DeserializeElement  (Geerbt von ConfigurationElement)
protected method Finalize  (Geerbt von Object)
protected method Init  (Geerbt von ConfigurationElement)
protected method InitializeDefault  (Geerbt von ConfigurationElement)
protected method IsModified  (Geerbt von ConfigurationElement)
protected method ListErrors  (Geerbt von ConfigurationElement)
protected method MemberwiseClone  (Geerbt von Object)
protected method OnDeserializeUnrecognizedAttribute  (Geerbt von ConfigurationElement)
protected method OnDeserializeUnrecognizedElement  (Geerbt von ConfigurationElement)
protected method OnRequiredPropertyNotFound  (Geerbt von ConfigurationElement)
protected method PostDeserialize  (Geerbt von ConfigurationElement)
protected method PreSerialize  (Geerbt von ConfigurationElement)
protected method Reset  (Geerbt von ConfigurationElement)
protected method ResetModified  (Geerbt von ConfigurationElement)
protected method SerializeElement  (Geerbt von ConfigurationElement)
protected method SerializeToXmlElement  (Geerbt von ConfigurationElement)
protected method SetPropertyValue  (Geerbt von ConfigurationElement)
protected method SetReadOnly  (Geerbt von ConfigurationElement)
protected method Unmerge  (Geerbt von ConfigurationElement)

Seitenanfang

Siehe auch

Referenz

TokenReplayDetectionElement Class
Microsoft.IdentityModel.Configuration Namespace

Copyright © 2008 by Microsoft Corporation. Alle Rechte vorbehalten.