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