JScript | |
---|---|
public interface IMembershipProvider |
Name | Description | |
---|---|---|
DormantAccount | Gets the dormant account. | |
EnablePasswdStrengthIndicator | Gets a value indicating whether [enable passwd strength indicator]. | |
EnablePasswordReset | Gets a value indicating whether [enable password reset]. | |
PasswdAlphaNum | Gets a value indicating whether [passwd alpha num]. | |
PasswdMinLen | Gets the passwd min len. | |
PasswdSpecialChar | Gets a value indicating whether [passwd special char]. | |
PasswdStrengthUnacceptableValues | Gets the passwd strength unacceptable values. |
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. |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family