Finishes the asynchronous execution of the ListUsers operation.

C# |
public ListUsersResponse EndListUsers( IAsyncResult asyncResult )

- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginListUsers.

Returns a ListUsersResult from IdentityManagementService.
