Session |
Agent | Client Extension | |||||||
Provides information describing the user's logon session. |
Microsoft Windows | Microsoft Windows | Apple macOS | Ubuntu | Chrome OS | IGEL OS | Unicon eLux |
Connect Id |
|||||||
Uniquely identifies the current connection to the user session.
Static property with text data type.
|
Connect Time |
|||||||
The time the session connected.
Static property with datetime data type.
|
Delivery Name |
|||||||
Set to a semi-colon separated list of published applications when the delivery type is Application, or the name of the published desktop when delivery type is Desktop.
Static property with text data type.
|
Delivery Type |
|||||||
Set to Application when the session contains one or more published application, or Desktop when the session is a published desktop.
Static property with enum data type with options Unknown, Desktop, Application.
|
Id |
|||||||
The session id of the user as assigned by the operating system.
Static property with number data type.
|
Idle Period |
|||||||
The time period in minutes that the user session has been idle.
Realtime property with number data type.
|
Logon Id |
|||||||
Uniquely identifies the logon session of the user.
Static property with text data type.
|
Logon Time |
|||||||
The time of the session logon.
Static property with datetime data type.
|
Time |
|||||||
The current session time.
Static property with datetime data type.
|