| Name | Description | Type | Additional information |
|---|---|---|---|
| IsAuthenticated |
Indicates whether the User is Authenticated |
boolean |
None. |
| UserInfo |
Instance of the User Details. Null if the User is not Authenticated |
UserData |
None. |
| AuthenticationToken |
API authentication token for the User. Empty if the User is not Authenticated |
string |
None. |