SecurityTokenReplayDetectedException Class
Namespace: Microsoft.IdentityModel.Tokens
Assembly: Microsoft.IdentityModel (in microsoft.identitymodel.dll)
Verwendung
Dim instance As SecurityTokenReplayDetectedException
Syntax
'Declaration
<SerializableAttribute> _
Public Class SecurityTokenReplayDetectedException
Inherits SecurityTokenValidationException
[SerializableAttribute]
public class SecurityTokenReplayDetectedException : SecurityTokenValidationException
[SerializableAttribute]
public ref class SecurityTokenReplayDetectedException : public SecurityTokenValidationException
/** @attribute SerializableAttribute() */
public class SecurityTokenReplayDetectedException extends SecurityTokenValidationException
SerializableAttribute
public class SecurityTokenReplayDetectedException extends SecurityTokenValidationException
Vererbungshierarchie
System.Object
System.Exception
System.SystemException
System.IdentityModel.Tokens.SecurityTokenException
System.IdentityModel.Tokens.SecurityTokenValidationException
Microsoft.IdentityModel.Tokens.SecurityTokenReplayDetectedException
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
SecurityTokenReplayDetectedException Members
Microsoft.IdentityModel.Tokens Namespace