SelectUsers
Retrieves the names of users that match the specified criteria. For example, to retrieve the names of all users in the Sales group, specify Sales in GroupName.
SelectUsers is required if using an external registration security level.
Request elements
QueryPattern
The string match.
RoleName
The name of the role whose members to retrieve.
GroupName
The name of the group whose members to retrieve.
FetchSize
The maximum number of records to retrieve and return in a result set. The default value is 500.
Response elements
Users
The list of users matching the search criteria.
TotalCount
The number of entries in the search result set.