For a list of all members of this type, see IMembershipProvider members.
Name | Description | |
---|---|---|
![]() | CheckEmailAddressExists | Checks the email address exists. |
![]() | CheckEmailAddressIsValid | Checks the email address is valid. |
![]() | CheckPasswordMinimumStrength | Checks the password minimum strength. |
![]() | CheckPasswordRequirements | Checks the password requirements. |
![]() | CreateUser | Creates the user. |
![]() | EncodePassword | Encodes the password. Encrypts, Hashes, or leaves the password clear based on the PasswordFormat. |
![]() | GeneratePassword | Generates the password. |
![]() | GetAllUsers | Gets all users. |
![]() | GetUser | Overloaded. Gets the user. |
![]() | GetUserByActivationID | Gets the user by activation ID. |
![]() | GetUserByEmail | Gets the user by email. |
![]() | GetUserInfo | Gets the user information. |
![]() | GetUserNameByEmail | MembershipProvider.GetUserNameByEmail |
![]() | IsAccountDormant | Determines whether [is account dormant] [the specified user]. |
![]() | IsAccountTerminated | Determines whether [is account terminated] [the specified username]. |
![]() | ResetUserCache | Refreshes user object in cache. |
![]() | UpdateUser | Updates the user. |
![]() | UpdateUserTerminationDate | Updates the user termination date. |
![]() | ValidateUser | Overloaded. Validates the user. |