Finishes the asynchronous execution of the  DeleteGroup operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public DeleteGroupResponse EndDeleteGroup( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginDeleteGroup.
 Return Value
 Return ValueReturns a  DeleteGroupResult from IdentityManagementService.
 See Also
 See Also