Finishes the asynchronous execution of the  GetGroup operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public GetGroupResponse EndGetGroup( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginGetGroup.
 Return Value
 Return ValueReturns a  GetGroupResult from IdentityManagementService.
 See Also
 See Also