1 instantiation of KerberosSecurityTokenHandler
System.IdentityModel (1)
System\IdentityModel\Tokens\SecurityTokenHandlerCollection.cs (1)
194new KerberosSecurityTokenHandler(),
2 references to KerberosSecurityTokenHandler
System.IdentityModel (2)
System\IdentityModel\Configuration\SecurityTokenHandlerElementCollection.cs (1)
37BaseAdd( new CustomTypeElement( typeof( KerberosSecurityTokenHandler ) ) );
System\IdentityModel\Tokens\KerberosSecurityTokenHandler.cs (1)
24/// Creates an instance of <see cref="KerberosSecurityTokenHandler"/>