Click or drag to resize
IUserSetPassword Method
Overload List
  NameDescription
Public methodSetPassword(String)
Sets the password. If password is null then no password is assigned to the user account.
Public methodSetPassword(String, String)
Sets the password by providing precalculated hash and salt values.
Top
See Also