Finishes the asynchronous execution of the RemoveUserFromGroup operation.

C# |
RemoveUserFromGroupResponse EndRemoveUserFromGroup( IAsyncResult asyncResult )

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

Returns a RemoveUserFromGroupResult from IdentityManagementService.
