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