Data Object - FarmDisplayProtocolSettings

Class
VMware.Hv.DisplayProtocolSettings
Property of
FarmData
Since
Horizon View 6.0

Data Object Description

Farm Display Protocol settings

Data Object Properties

Properties

Name Type Description
defaultDisplayProtocolxsd:string

Default Server Display Protocol, when override display protocol is disallowed. Farms support PCOIP, RDP and BLAST.
  • This property has a default value of "PCOIP".
  • This property need not be set.
  • This property will be one of:
    Value Description
    "RDP"Microsoft Remote Desktop Protocol.
    "PCOIP"PC over IP.
    "BLAST"BLAST.
allowDisplayProtocolOverridexsd:boolean

Indicates whether the Display Protocol settings could be overridden. If set to false, then defaultDisplayProtocol is used.
  • This property has a default value of true.
  • This property need not be set.
enableHTMLAccessxsd: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.

Since Horizon View 6.1
  • This property has a default value of false.