1 instantiation of EncryptedSecurityTokenHandler
System.IdentityModel (1)
System\IdentityModel\Tokens\SecurityTokenHandlerCollection.cs (1)
200new EncryptedSecurityTokenHandler(),
2 references to EncryptedSecurityTokenHandler
System.IdentityModel (2)
System\IdentityModel\Configuration\SecurityTokenHandlerElementCollection.cs (1)
40BaseAdd( new CustomTypeElement( typeof( EncryptedSecurityTokenHandler ) ) );
System\IdentityModel\Tokens\EncryptedSecurityTokenHandler.cs (1)
26/// Create an instance of <see cref="EncryptedSecurityTokenHandler"/>