2 references to SecureRemotePasswordString
System.IdentityModel (2)
System\IdentityModel\Claims\AuthenticationTypeMaps.cs (1)
49
new Mapping( AuthenticationMethods.SecureRemotePassword, Saml2Constants.AuthenticationContextClasses.
SecureRemotePasswordString
),
System\IdentityModel\Tokens\Saml2Constants.cs (1)
143
public static readonly Uri SecureRemotePassword = new Uri(
SecureRemotePasswordString
);