Data Object - ConnectionServerInfo
Java Class
com.omnissa.vdi.vlsi.binding.vdi.infrastructure.ConnectionServer.ConnectionServerInfo
Returned by
See also
ConnectionServerAuthenticationData, ConnectionServerBackupData, ConnectionServerGeneralData, ConnectionServerId, ConnectionServerMessageSecurityData, ConnectionServerSecurityServerPairingData
Since
Horizon View 6.0
Data Object Description¶
Description of the Connection Server.
Data Object Properties¶
Name | Type | Description |
---|---|---|
id | ConnectionServerId | Client reference to a specified Connection Server. 2 |
general | ConnectionServerGeneralData | General Settings for the Connection Server. |
authentication | ConnectionServerAuthenticationData | Authentication Settings for the Connection Server. |
backup | ConnectionServerBackupData | Backup Settings for the Connection Server. |
securityServerPairing | ConnectionServerSecurityServerPairingData | Security Server pairing data for the Connection Server. 1 |
messageSecurity | ConnectionServerMessageSecurityData | The message security data for the Connection Server. Since Horizon View 6.1 |