The MembershipProviderExtension type exposes the following members.

Methods

  Name Description
Public method Static member CreateSalt
Create base 64 salt.
Public method Static member DecodePassword
Decode the password (Asp.net password decode mechanism).
Public method Static member EncodePassword
Encode the plain password (Asp.net password encode mechanism).

See Also