Skip to content

Data Object - SecurityServerMessageSecurityData

Java Class

com.omnissa.vdi.vlsi.binding.vdi.infrastructure.SecurityServer.MessageSecurityData

Property of

SecurityServerInfo

Since

Horizon View 6.1

Data Object Description

Deprecated.This property is being deprecated since Security Server will no longer be supported in future releases. Please consider using Unified Access Gateway (UAG) instead.

The JMS message security data for the Security Server.

Data Object Properties

Name Type Description
messageSecurityMode xsd:string The current JMS message security mode used by this Security Server. 1
* This property will be one of:
ValueDescription
"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.
messageSecurityEnhancedModeSupported xsd:boolean Indicates whether ENHANCED message security mode is currently supported by this Security Server. 1

  1. This property cannot be updated.