AllUsers
Get a list of all registered, enabled or disabled users. This view is exposed only when connecting to a server instance.
Columns
| Name | Type | References | SupportedOperators | Description |
| UserKey [KEY] | String | = | Unique key for the specific user. | |
| UserName | String | User name of the specific user. | ||
| Status | String | Status of the specific user. | ||
| Type | String | Type of the specific user. | ||
| ProfilePicturePath | String | Path of the profile picture file. | ||
| ProfilePictureWidth | Integer | Profile picture width. | ||
| ProfilePictureHeight | Integer | Profile picture height. | ||
| IsDefaultPicture | Boolean | Indicator showing if the profile picture is never changed. | ||
| DisplayName | String | Display name of the specific user. |