Finishes the asynchronous execution of the  RemoveUserFromGroup operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
RemoveUserFromGroupResponse EndRemoveUserFromGroup( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginRemoveUserFromGroup.
 Return Value
 Return ValueReturns a  RemoveUserFromGroupResult from IdentityManagementService.
 See Also
 See Also