Property
rdp_encryption
Property Name | Type | Description | Required |
---|---|---|---|
levels | array of string | Yes | |
methods | array of string | Yes | |
protocols | array of string | Yes |
↑ TopSearch Queries
SearchRemote Desktop Protocol services with additional encryption information
Remote Desktop Protocol Encryption
↑ TopExample
{
"levels": [],
"methods": [],
"protocols": [
"Hybrid (TLS + CredSSP EX) Security",
"Hybrid (TLS + CredSSP) Security"
]
}