ClientFormsAuthenticationMembershipProvider::EncryptPassword Method

.NET Framework (current version)
 

Namespace:   System.Web.ClientServices.Providers
Assembly:  System.Web.Extensions (in System.Web.Extensions.dll)

NameDescription
System_CAPS_protmethodEncryptPassword(array<Byte>^)

Encrypts a password.(Inherited from MembershipProvider.)

System_CAPS_protmethodEncryptPassword(array<Byte>^, MembershipPasswordCompatibilityMode)

Encrypts the specified password using the specified password-compatibility mode.(Inherited from MembershipProvider.)

Return to top
Show: