MembershipProvider.EncryptPassword Method
.NET Framework (current version)
Encrypts a password.
Assembly: System.Web.ApplicationServices (in System.Web.ApplicationServices.dll)
| Name | Description | |
|---|---|---|
![]() | EncryptPassword(Byte[]) | Encrypts a password. |
![]() | EncryptPassword(Byte[], MembershipPasswordCompatibilityMode) | Encrypts the specified password using the specified password-compatibility mode. |
This method returns a byte array that contains the encrypted password.
Show:
