2 references to SecureRemotePassword
System.IdentityModel (2)
System\IdentityModel\Claims\AuthenticationTypeMaps.cs (2)
34
new Mapping( AuthenticationMethods.
SecureRemotePassword
, SamlConstants.AuthenticationMethods.SecureRemotePasswordString ),
49
new Mapping( AuthenticationMethods.
SecureRemotePassword
, Saml2Constants.AuthenticationContextClasses.SecureRemotePasswordString ),