Property
vnc
| Property Name | Type | Description | Required |
|---|---|---|---|
| geometry | string | ||
| protocol_version | string | Yes | |
| security_types | object | ||
| server_name | string |
↑ TopExample
{
"protocol_version": "4.1",
"security_types": {
"129": "Tight Unix Login Authentication",
"5": "RA2"
}
}