Contents

CertificateListResponse.CertificateListItem

A dictionary that contains information about a certificate list item.

Declaration

object CertificateListResponse.CertificateListItem

Properties

NameTypeDescription
CommonName Requiredstring

The certificate’s common name.

Data Requireddata

The certificate in DER-encoded X.509 format.

IsIdentity Requiredboolean

If true, this is an identity certificate.

See Also

Objects