2 references to X509String
System.IdentityModel (2)
System\IdentityModel\Claims\AuthenticationTypeMaps.cs (1)
56new Mapping( AuthenticationMethods.X509, Saml2Constants.AuthenticationContextClasses.X509String ),
System\IdentityModel\Tokens\Saml2Constants.cs (1)
110public static readonly Uri X509 = new Uri(X509String);