AWS SDK for .NET Documentation
ListUsers Method (listUsersRequest)
AmazonAmazon.IdentityManagementAmazonIdentityManagementServiceListUsers(ListUsersRequest) 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 MaxItems and Marker parameters.

Declaration Syntax
C#
ListUsersResponse ListUsers(
	ListUsersRequest listUsersRequest
)
Parameters
listUsersRequest (ListUsersRequest)
Container for the necessary parameters to execute the ListUsers service method on AmazonIdentityManagementService.
Return Value
The response from the ListUsers service method, as returned by AmazonIdentityManagementService.

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