AWS SDK for .NET Documentation
ListGroupsForUser Method (listGroupsForUserRequest)
AmazonAmazon.IdentityManagementAmazonIdentityManagementServiceListGroupsForUser(ListGroupsForUserRequest) Did this page help you?   Yes   No    Tell us about it...

Lists the groups the specified user belongs to.

You can paginate the results using the MaxItems and Marker parameters.

Declaration Syntax
C#
ListGroupsForUserResponse ListGroupsForUser(
	ListGroupsForUserRequest listGroupsForUserRequest
)
Parameters
listGroupsForUserRequest (ListGroupsForUserRequest)
Container for the necessary parameters to execute the ListGroupsForUser service method on AmazonIdentityManagementService.
Return Value
The response from the ListGroupsForUser service method, as returned by AmazonIdentityManagementService.
Exceptions
ExceptionCondition
NoSuchEntityException

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.24.0 (1.5.24.0)