| Name | Description | Type | Additional information |
|---|---|---|---|
| UserID |
The ID of the authenticated user |
unsigned integer |
None. |
| Authenticated |
A flag to show if the user is authenticated or not |
boolean |
None. |
| BrandingID |
An identifier for the branding that needs to be applied for this user |
unsigned integer |
None. |
| Name |
A display name for the user |
string |
None. |
| AuthenticationToken |
The authentication token for this user session |
string |
None. |