MachineUserHistoryViewClientInformation¶
For VMware view client
Fields¶
Field | Type | Description |
---|---|---|
BrokerDnsName | nvarchar | The DNS name of the View Connection Server instance |
BrokerDomainName | nvarchar | Domain name used to authenticate to View Connection Server |
BrokerRemoteIpAddress | nvarchar | The IP address of the client system that is seen by the View Connection Server instance |
BrokerTunneled | nvarchar | The status of the tunnel connection for the view connection server |
BrokerTunnelUrl | nvarchar | The URL of the view connection server tunnel connection, if the tunnel connection is enabled. |
BrokerUrl | nvarchar | The URL of the View Connection Server instance |
BrokerUserName | nvarchar | Username used to authenticate to View Connection Server |
ClientID | nvarchar | Specifies the unique client hardware id used as a link to the license key |
DisplaysNumber | bigint | Specifies the number of monitors being used on the client |
DisplaysTopology | nvarchar | Specifies the arrangement, resolution, and dimensions of displays on the client. |
DisplaysTopologyV2 | nvarchar | Specifies the arrangement, resolution, and dimensions of displays on the client. |
ID | bigint | Internal ID for the MachineUserHistoryViewClientInformation entity (Primary Key) |
IpAddress | nvarchar | The IP address of the client system, |
KeyboardLayout | nvarchar | Specifies the keyboard layout being used on the client |
KeyboardSubType | nvarchar | Specifies the keyboard subtype being used on the client |
KeyboardType | nvarchar | Specifies the type of keyboard being used on the client |
Language | nvarchar | Specifies the operating system language |
LaunchID | nvarchar | Specifies the desktop pool Unique ID |
LaunchSessionType | nvarchar | Specifies the launch session type |
LoggedOnDomainName | nvarchar | The domain name that was used to log in to the client system, |
LoggedOnUserName | nvarchar | The user name that was used to log in to the client system, |
MacAddress | nvarchar | The MAC address of the client system, |
MachineDomain | nvarchar | The domain of the client system, |
MachineName | nvarchar | The machine name of the client system, |
MachineUserHistoryID | bigint | Internal ID that references the MachineUserHistory entity (Foreign Key) |
MouseIdentifier | bigint | Specifies the type of mouse |
MouseNumButtons | bigint | Specifies the number of buttons supported by the mouse |
MouseSampleRate | bigint | Specifies the rate, in reports per second, at which input from a PS/2 mouse is sampled. |
Protocol | nvarchar | Specifies the protocol being used |
SessionType | nvarchar | Specifies the session type. The type can be desktop or application. |
Type | nvarchar | The thin client name or operating system type of the client system, |
TZID | nvarchar | The Olson time zone ID |
WindowsTimezone | nvarchar | The GMT standard time |