2 references to UnspecifiedString
System.IdentityModel (2)
System\IdentityModel\Claims\AuthenticationTypeMaps.cs (1)
55
new Mapping( AuthenticationMethods.Unspecified, Saml2Constants.AuthenticationContextClasses.
UnspecifiedString
),
System\IdentityModel\Tokens\Saml2Constants.cs (1)
152
public static readonly Uri Unspecified = new Uri(
UnspecifiedString
);