1 instantiation of WindowsUserNameSecurityTokenHandler
System.IdentityModel (1)
System\IdentityModel\Tokens\SecurityTokenHandlerCollection.cs (1)
198new WindowsUserNameSecurityTokenHandler(),
2 references to WindowsUserNameSecurityTokenHandler
System.IdentityModel (2)
System\IdentityModel\Configuration\SecurityTokenHandlerElementCollection.cs (1)
35BaseAdd( new CustomTypeElement( typeof( WindowsUserNameSecurityTokenHandler ) ) );
System\IdentityModel\Tokens\WindowsUserNameSecurityTokenHandler.cs (1)
25/// Initializes an instance of <see cref="WindowsUserNameSecurityTokenHandler"/>