deviceTRUST for Windows and the deviceTRUST Client Extension for IGEL OS 12 and macOS are now available.
×

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.
Persists as LOCAL_SESSION_CONNECT_ID for the local agent.

Connect Time

The time the session connected.

Static property with datetime data type.
Persists as LOCAL_SESSION_CONNECT_TIME for the local agent.

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.
Persists as LOCAL_SESSION_DELIVERY_NAME for the local agent.

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.
Persists as LOCAL_SESSION_DELIVERY_TYPE for the local agent.

Id

The session id of the user as assigned by the operating system.

Static property with number data type.
Persists as LOCAL_SESSION_ID for the local agent.

Idle Period

The time period in minutes that the user session has been idle.

Realtime property with number data type.
Persists as LOCAL_SESSION_IDLEPERIOD for the local agent and REMOTE_SESSION_IDLEPERIOD for the remote device.

Logon Id

Uniquely identifies the logon session of the user.

Static property with text data type.
Persists as LOCAL_SESSION_LOGON_ID for the local agent.

Logon Time

The time of the session logon.

Static property with datetime data type.
Persists as LOCAL_SESSION_LOGON_TIME for the local agent.

Time

The current session time.

Static property with datetime data type.
Persists as LOCAL_SESSION_TIME for the local agent.