NetworkContextProfileSubAttribute
NetworkContextProfileSubAttribute
Describes a sub attribute of a networking context profile attribute.
JSON Example
{
"type": "string",
"values": [
"SSL_V3",
"TLS_DHE_RSA_WITH_AES_256_GCM_SHA384"
]
}
string
type
Required
This describes the type of sub attribute's values.
Possible values are : TLS_CIPHER_SUITE, TLS_VERSION, CIFS_SMB_VERSION,
array of string
values
Required
Values for sub attribute.