5 references to SecurityTokenException
System.IdentityModel (5)
System\IdentityModel\SignatureVerificationFailedException.cs (1)
28
:
base
(message)
System\IdentityModel\Tokens\EncryptedTokenDecryptionFailedException.cs (1)
28
:
base
( message )
System\IdentityModel\Tokens\Saml2SecurityTokenHandler.cs (1)
2256
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
SecurityTokenException
(exceptionMessage));
System\IdentityModel\Tokens\SecurityTokenValidationException.cs (1)
18
:
base
(message)
System\IdentityModel\Tokens\SessionSecurityTokenHandler.cs (1)
654
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
SecurityTokenException
(errorMessage));