Skip to content

Data Object - RegisteredPhysicalMachineMessageSecurityData

Java Class

com.omnissa.vdi.vlsi.binding.vdi.resources.RegisteredPhysicalMachine.MessageSecurityData

Property of

RegisteredPhysicalMachineInfo

Since

Horizon View 6.1

Data Object Description

Registered physical machine message security information.

Data Object Properties

Name Type Description
messageSecurityMode xsd:string The current JMS message security mode used by this registered physical machine. 1
* This property will be one of:
ValueDescription
DISABLEDMessage security mode is disabled.
MIXEDMessage 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.
ENABLEDMessage 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
ENHANCEDMessage Security mode is Enhanced. Message signing and validation is performed based on the current Security Level and desktop Message Security mode.
messageSecurityEnhancedModeSupported xsd:boolean Indicates whether ENHANCED message security mode is currently supported by this registered physical machine. 1

  1. This property cannot be updated.