1 instantiation of EncryptedTokenDecryptionFailedException
System.IdentityModel (1)
System\IdentityModel\Tokens\Saml2SecurityTokenHandler.cs (1)
811
new
EncryptedTokenDecryptionFailedException
());
5 references to EncryptedTokenDecryptionFailedException
System.IdentityModel (5)
System\IdentityModel\Tokens\EncryptedSecurityTokenHandler.cs (1)
114
/// <exception cref="
EncryptedTokenDecryptionFailedException
">The <see cref="SecurityKeyIdentifier"/> found inside the xml cannot be resolved by Configuration.ServiceTokenResolver to a <see cref="SecurityKey"/>.</exception>
System\IdentityModel\Tokens\EncryptedTokenDecryptionFailedException.cs (4)
17
/// Initializes a new instance of <see cref="
EncryptedTokenDecryptionFailedException
"/>
25
/// Initializes a new instance of <see cref="
EncryptedTokenDecryptionFailedException
"/>
33
/// Initializes a new instance of <see cref="
EncryptedTokenDecryptionFailedException
"/>
41
/// Initializes a new instance of <see cref="
EncryptedTokenDecryptionFailedException
"/>