ActiveUserSessions
Description
This object contains information about the active sessions on the device manager (Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)
Supported Operations
Model Properties
| Property | Required | Type | Description | |||
|---|---|---|---|---|---|---|
| userName | False | string | The name of the user for the session. | |||
| identitySourceId | False | string | The id of identity source that was used to authenticate the user of this active session | |||
| issuedAt | False | integer | The time at which the token was issued | |||
| expiresAt | False | integer | The time at which the token expires | |||
| sessionDuration | False | string | The duration for which the session has been active for | |||
| id | False | string | This is the token id for the active session Field level constraints: must match pattern ^((?!;).)*$. (Note: Additional constraints might exist) |
|||
| type | True | string | ActiveUserSessions | |||