Finishes the asynchronous execution of the CreateGroup operation.

C# |
CreateGroupResponse EndCreateGroup( IAsyncResult asyncResult )

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

Returns a CreateGroupResult from IdentityManagementService.
