View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - DesktopDisplayProtocolSettings
- Class
- VMware.Hv.DisplayProtocolSettings
- Property of
- DesktopSettings
- See also
- DesktopPCoIPDisplaySettings
- Since
- Horizon View 6.0
Data Object Description
Settings for the networking protocol to display the remote machine.Data Object Properties
Properties
Name | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
supportedDisplayProtocols | xsd:string[] |
The list of supported display protocols for the desktop.
|
||||||||
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".
|
||||||||
allowUsersToChooseProtocol | xsd:boolean |
Whether the users can choose the protocol.
|
||||||||
pcoipDisplaySettings | DesktopPCoIPDisplaySettings |
Settings specific to 3D rendering when allowed protocol
is PCOIP or BLAST.
|
||||||||
enableHTMLAccess | xsd:boolean |
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.
|
||||||||
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
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |