Save changes made to the given UserInfo.
This method can only be used to update a user that already exists on the server. To create a new user use the CreateUser method.
Exception Type | Condition |
---|---|
AdminException | if not authorized or an error occurred. |
ArgumentException | if UserInfo object is null. |
Admin Class | TIBCO.EMS.ADMIN Namespace