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