Click or drag to resize
CloudIdentityProviderUpdateUserCredentials Method
Overload List
  NameDescription
Public methodUpdateUserCredentials(String, String, CloudIdentity)
Updates the API key for the specified user.
Public methodUpdateUserCredentials(User, String, CloudIdentity)
Updates the username and API key for the specified user.
Public methodUpdateUserCredentials(String, String, String, CloudIdentity)
Updates the username and API key for the specified user.
Top
See Also