Finishes the asynchronous execution of the UpdateGroup operation.

C# |
public UpdateGroupResponse EndUpdateGroup( IAsyncResult asyncResult )

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

Returns a UpdateGroupResult from IdentityManagementService.
