Groups are entities wrapping identities objects (users or groups).
Name | Type | Description | Notes |
---|---|---|---|
Name | string | The part of the name to be found. | [optional] |
OrderBy | string | The 'order by attribute' use to sort groups. By default, the users will be order by DisplayName. | [optional] |
PageIndex | int | The index of the result page | [optional] |
PageSize | int | The number results to return. Used for paging. | [optional] |