Freigeben über


TokenReplayDetectionElement Class

Manages the configuration of a TokenReplayDetection element.

Namespace: Microsoft.IdentityModel.Configuration
Assembly: Microsoft.IdentityModel (in microsoft.identitymodel.dll)

Verwendung

    Dim instance As TokenReplayDetectionElement

Syntax

'Declaration
Public Class TokenReplayDetectionElement
    Inherits ConfigurationElement
public class TokenReplayDetectionElement : ConfigurationElement
public ref class TokenReplayDetectionElement : public ConfigurationElement
public class TokenReplayDetectionElement extends ConfigurationElement
public class TokenReplayDetectionElement extends ConfigurationElement

Vererbungshierarchie

System.Object
   System.Configuration.ConfigurationElement
    Microsoft.IdentityModel.Configuration.TokenReplayDetectionElement

Threadsicherheit

Beliebige öffentliche, statische (Freigegebene in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Plattformen

Entwicklungsplattformen

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2008, Windows Vista, Not tested on Windows XP

Siehe auch

Referenz

TokenReplayDetectionElement Members
Microsoft.IdentityModel.Configuration Namespace