InteropCertificateInfo

InteropCertificateInfo
InteropCertificateInfo

Certificates of the product

JSON Example
{
    "validFrom": "string",
    "validTo": "string",
    "thumbprint": "string",
    "status": {
        "status": "string",
        "expirationDays": 0
    }
}
string As date-time As date-time
validFrom
Optional

The date that the certificate validity starts from.

string As date-time As date-time
validTo
Optional

The date that the certificate validity ends.

string
thumbprint
Optional

The certificate's thumbprint.

status
Optional

The expiration status of the root password.