Class SecurityTokenReplayAddFailedException
Inheritance
SecurityTokenReplayAddFailedException
Namespace: System.Dynamic.ExpandoObject
Assembly: Microsoft.IdentityModel.Tokens.dll
Syntax
public class SecurityTokenReplayAddFailedException : Microsoft.IdentityModel.Tokens.SecurityTokenValidationException
Constructors
SecurityTokenReplayAddFailedException()
Declaration
public SecurityTokenReplayAddFailedException ();
SecurityTokenReplayAddFailedException(String)
Declaration
public SecurityTokenReplayAddFailedException (string message);
Parameters
|
String
message
|