Skip to content

Data Object - EntitledUserOrGroupUserSessionData

Java Class

com.omnissa.vdi.vlsi.binding.vdi.users.EntitledUserOrGroup.UserSessionData

Property of

EntitledUserOrGroupGlobalSummaryView, EntitledUserOrGroupInfo, EntitledUserOrGroupLocalSummaryView

See also

SessionId

Since

Horizon View 6.0

Data Object Description

Data relevant to sessions for this user or group.

Data Object Properties

Name Type Description
desktopLocalSessionCount xsd:int Count of local desktop sessions for this user or group. 2
desktopLocalSessions SessionId[] Ids for local desktop sessions for this user. This will be null if this is a group. 1 2
applicationLocalSessionCount xsd:int Count of local application sessions for this user or group. 2
applicationLocalSessions SessionId[] Ids for local application sessions for this user. This will be null if this is a group. 1 2

  1. This property need not be set. 

  2. This property cannot be updated.