Finishes the asynchronous execution of the UpdateUser operation.

C# |
UpdateUserResponse EndUpdateUser( IAsyncResult asyncResult )

- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginUpdateUser.

Returns a UpdateUserResult from IdentityManagementService.
