AWS SDK for .NET Documentation
ListUsers Method
AmazonAmazon.IdentityManagementAmazonIdentityManagementServiceListUsers()()()() Did this page help you?   Yes   No    Tell us about it...
Lists the users that have the specified path prefix. If there are none, the action returns an empty list.

You can paginate the results using the

CopyC#
MaxItems
and
CopyC#
Marker
parameters.

Declaration Syntax
C#
ListUsersResponse ListUsers()
Return Value
The response from the ListUsers service method, as returned by IdentityManagementService.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)