6 references to SecurityTokenReplayDetectedException
System.IdentityModel (6)
System\IdentityModel\Tokens\Saml2SecurityTokenHandler.cs (1)
1635/// <exception cref="SecurityTokenReplayDetectedException">The token is found in the <see cref="TokenReplayCache" />.</exception>
System\IdentityModel\Tokens\SamlSecurityTokenHandler.cs (1)
771/// <exception cref="SecurityTokenReplayDetectedException">If the token is found in the <see cref="TokenReplayCache" />.</exception>
System\IdentityModel\Tokens\SecurityTokenReplayDetectedException.cs (4)
17/// Initializes a new instance of <see cref="SecurityTokenReplayDetectedException"/> 25/// Initializes a new instance of <see cref="SecurityTokenReplayDetectedException"/> 33/// Initializes a new instance of <see cref="SecurityTokenReplayDetectedException"/> 41/// Initializes a new instance of <see cref="SecurityTokenReplayDetectedException"/>