IUserSetPassword Method |
| Name | Description | |
|---|---|---|
| SetPassword(String) |
Sets the password. If password is null then no password
is assigned to the user account.
| |
| SetPassword(String, String) |
Sets the password by providing precalculated hash and salt values.
|