View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - ConnectionServerInfo
- Class
- VMware.Hv.ConnectionServerInfo
- Returned by
- ConnectionServer_Get, ConnectionServer_List
- See also
- ConnectionServerAuthenticationData, ConnectionServerBackupData, ConnectionServerGeneralData, ConnectionServerId, ConnectionServerMessageSecurityData, ConnectionServerSecurityServerPairingData
- Since
- Horizon View 6.0
Data Object Description
Description of the Connection Server.Data Object Properties
Properties
Name | Type | Description |
---|---|---|
id | ConnectionServerId |
Client reference to a specified Connection Server.
|
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.
|
messageSecurity | ConnectionServerMessageSecurityData |
The message security data for the Connection Server.
Since Horizon View 6.1 |
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |