Finishes the asynchronous execution of the CreateGroup operation.

C# |
public CreateGroupResponse EndCreateGroup( IAsyncResult asyncResult )

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

Returns a CreateGroupResult from IdentityManagementService.
