Finishes the asynchronous execution of the AddUserToGroup operation.

C# |
public AddUserToGroupResponse EndAddUserToGroup( IAsyncResult asyncResult )

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

Returns a AddUserToGroupResult from IdentityManagementService.
