2 references to TlsClientString
System.IdentityModel (2)
System\IdentityModel\Claims\AuthenticationTypeMaps.cs (1)
54new Mapping( AuthenticationMethods.TlsClient, Saml2Constants.AuthenticationContextClasses.TlsClientString ),
System\IdentityModel\Tokens\Saml2Constants.cs (1)
146public static readonly Uri TlsClient = new Uri(TlsClientString);