Data Object - MachineMessageSecurityData

Class
VMware.Hv.MessageSecurityData
Property of
MachineInfo, MachineNamesView, MachineSummaryView
Since
Horizon View 6.1

Data Object Description

Fields specific to this Machine's message security state.

Data Object Properties

Properties

Name Type Description
messageSecurityModexsd:string

The current JMS message security mode used by this machine.
  • This property cannot be updated.
  • This property will be one of:
    Value Description
    "DISABLED"Message security mode is disabled.
    "MIXED"Message security mode is enabled but not enforced. You can use this mode to detect components in your View environment that predate View Manager 3.0. The log files generated by View Connection Server contain references to these components.
    "ENABLED"Message security mode is enabled. Unsigned messages are rejected by View components. Message security mode is enabled by default. Note: View components that predate View Manager 3.0 are not allowed to communicate with other View components
    "ENHANCED"Message Security mode is Enhanced. Message signing and validation is performed based on the current Security Level and desktop Message Security mode.
messageSecurityEnhancedModeSupportedxsd:boolean

Indicates whether ENHANCED message security mode is currently supported by this machine.
  • This property cannot be updated.