2 references to KerberosString
System.IdentityModel (2)
System\IdentityModel\Claims\AuthenticationTypeMaps.cs (1)
46
new Mapping( AuthenticationMethods.Kerberos, Saml2Constants.AuthenticationContextClasses.
KerberosString
),
System\IdentityModel\Tokens\Saml2Constants.cs (1)
86
public static readonly Uri Kerberos = new Uri(
KerberosString
);