GUACAMOLE-952: Add RDP parameter value and translation string for Hyper-V / VMConnect security mode.

This commit is contained in:
Michael Jumper
2020-03-22 16:28:51 -07:00
parent 202e68ab40
commit aa4d5aa627
2 changed files with 2 additions and 1 deletions

View File

@@ -34,7 +34,7 @@
{
"name" : "security",
"type" : "ENUM",
"options" : [ "", "rdp", "tls", "nla", "any" ]
"options" : [ "", "rdp", "tls", "nla", "vmconnect", "any" ]
},
{
"name" : "disable-auth",