CvxConnectionInfo

CvxConnectionInfo
CvxConnectionInfo

Credential info to connect to cvx enforcement type

AllOf
This class requires all of the following:
JSON Example
{
    "enforcement_point_address": "string",
    "resource_type": "string",
    "password": "string",
    "thumbprint": "string",
    "username": "string"
}