Lists the groups the specified user belongs to.
            
                    
            
            You can paginate the results using the  CopyC# and
CopyC# and MaxItems
 CopyC#            parameters.
CopyC#            parameters.
            Marker
 Declaration Syntax
 Declaration Syntax| C# | 
public ListGroupsForUserResponse ListGroupsForUser( ListGroupsForUserRequest request )
 Parameters
 Parameters- request (ListGroupsForUserRequest)
- Container for the necessary parameters to execute the ListGroupsForUser service method.
 Return Value
 Return ValueThe response from the ListGroupsForUser service method, as returned by IdentityManagementService.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| NoSuchEntityException | The request was rejected because it referenced an entity that does not exist. The
            error            message describes the entity. |