UserInfoProviderSetPassword Method |
Name | Description | |
---|---|---|
SetPassword(String, String) |
Sets the password for the specified user. Saves object to database.
| |
SetPassword(UserInfo, String) |
Sets the password for the specified user object, saves the user object.
| |
SetPassword(String, String, Boolean) |
Sets the password for the specified user.
| |
SetPassword(UserInfo, String, Boolean) |
Sets the password for the specified user object, does not save the user object.
|