Finishes the asynchronous execution of the  CreateGroup operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public CreateGroupResponse EndCreateGroup( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginCreateGroup.
 Return Value
 Return ValueReturns a  CreateGroupResult from IdentityManagementService.
 See Also
 See Also