UpdateUser
From
Contents |
Method
UpdateUserResult updateUser(UserIDBean userID, UserBean user)
Description
Updates an existing user with new details.
Parameters
Type | Name | Description |
---|---|---|
UserIDBean | userID | The admin username and password. |
UserBean | user | The set of new details to update the user with. |
Return Value
See also, auto generated doc.