Data Object - DesktopDisplayProtocolSettings
Java Class
com.omnissa.vdi.vlsi.binding.vdi.resources.Desktop.DisplayProtocolSettings
Property of
See also
Since
Horizon View 6.0
Data Object Description¶
Settings for the networking protocol to display the remote machine.
Data Object Properties¶
Name | Type | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
supportedDisplayProtocols | xsd:string[] | The list of supported display protocols for the desktop. 5 2 * This property will be one of:
|
||||||||||
defaultDisplayProtocol | xsd:string | The default display protocol for the desktop. For a managed desktop, this will default to "PCOIP". For an unmanaged desktop, this will default to "RDP". * This property will be one of:
|
||||||||||
allowUsersToChooseProtocol | xsd:boolean | Whether the users can choose the protocol. 4 | ||||||||||
pcoipDisplaySettings | DesktopPCoIPDisplaySettings | Settings specific to 3D rendering when allowed protocol is PCOIP or BLAST. 1 | ||||||||||
enableHTMLAccess | xsd:boolean | Deprecated.This property is no longer in use for Horizon Components. It is always set to true. HTML Access, enabled by VMware Blast technology, allows users to connect to View machines from Web browsers. View Client software does not have to be installed on the client devices. To enable HTML Access, you must install the HTML Machine Access feature pack. Also, Blast must be configured as a supported protocol in supportedDisplayProtocols. 4 1 | ||||||||||
enableCollaboration | xsd:boolean | Enable session collaboration feature. Session collaboration allows a user to share their remote session with other users. Blast must be configured as a supported protocol in supportedDisplayProtocols. Since Horizon 7.4 3 1 | ||||||||||
enablePcoipUltraProtocol | xsd:boolean | Enable Pcoip ULTRA protocol. If enabled Pcoip ULTRA can be used as a display protocol for VDI sessions. Since Horizon 8.13 3 1 |