Data Object - SecurityServerMessageSecurityData

Class
VMware.Hv.MessageSecurityData
Property of
SecurityServerInfo
Since
Horizon View 6.1

Data Object Description

The JMS message security data for the Security Server.

Data Object Properties

Properties

Name Type Description
messageSecurityModexsd:string

The current JMS message security mode used by this Security Server.
  • 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 Security Server.
  • This property cannot be updated.