Get |
public class GetUserListRequest
The GetUserListRequest type exposes the following members.
Name | Description | |
---|---|---|
GetUserListRequest | Initializes a new instance of the GetUserListRequest class |
Name | Description | |
---|---|---|
Filter | If anything is submitted, the FilterBy property will be filtered by this value | |
FilterBy | Defines the property to filter by. Allowed values: UserName, FirstName, LastName. Default value is UserName | |
OrderBy | Defines the property to order by. Allowed values: UserName, FirstName, LastName. Default value is UserName | |
UserType | The UserType that should be returned |