PolicySubAttributes

PolicySubAttributes
PolicySubAttributes

Policy Sub Attributes data holder

JSON Example
{
    "datatype": "string",
    "key": "string",
    "value": [
        "string"
    ]
}
string
datatype
Required

Datatype for sub attribute

string
key
Required

Key for sub attribute

Possible values are : TLS_CIPHER_SUITE, TLS_VERSION, CIFS_SMB_VERSION,
array of string
value
Required

Multiple sub attribute values can be specified as elements of array.

Property Of