The UserFormLoginManager type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CreateUserFormLogin |
Creates user's form login data.
| |
| GenerateHashSalt |
Generates hash salt.
| |
| GeneratePasswordHash |
Generates password hash.
| |
| PasswordFoundInHistory |
Checks whether the password appears in the user's password history.
| |
| SetPassword |
Sets a password for a user, preserving password history.
| |
| ValidatePassword |
Validates user's password.
|