Click or drag to resize
CloudIdentityProviderSetUserPassword Method
Overload List
  NameDescription
Public methodSetUserPassword(String, String, CloudIdentity)
Sets the password for the specified user.
Public methodSetUserPassword(User, String, CloudIdentity)
Updates the username and password for the specified user.
Public methodSetUserPassword(String, String, String, CloudIdentity)
Updates the username and password for the specified user.
Top
See Also