certificate

certificate
certificate

Untrusted certificate representation

JSON Example
{
    "certificateDetails": "string",
    "expires": "string",
    "issuedBy": "string",
    "issuedTo": "string",
    "thumbprint": "string"
}
string
certificateDetails
Optional

If the source returns an untrusted certificate, this field is used to represent certificate details. It also contains Algorithm, Signature (base64-encoded) and SignedCertificate (base64-encoded) values.

string
expires
Optional

Expiration date of the certificate

string
issuedBy
Optional

The issuedBy parameter of the certificate

string
issuedTo
Optional

The issuedTo date of the certificate

string
thumbprint
Optional

If the source returns an untrusted certificate,this field is used to represent the certificate guid