A user authentication response containing the results of the authentication request
| Name | Description | Type | Additional information |
|---|---|---|---|
| Status |
The status property indicating the status of the auth request |
AuthStatus | |
| Role | UserType | ||
| CorpId | integer | ||
| IsAuthenticated |
The is authenticated property indicating if the user is authenticated |
boolean | |
| SecurityToken |
The security token property containing the security token if the user is authenticated |
globally unique identifier | |
| UserId |
The user id property corresponding to the auth request |
string | |
| SecondaryId | string |