CertificateListResponse.CertificateListItem
A dictionary that contains information about a certificate list item.
Declaration
object CertificateListResponse.CertificateListItemProperties
| Name | Type | Description |
|---|---|---|
CommonName Required | string | The certificate’s common name. |
Data Required | data | The certificate in DER-encoded X.509 format. |
IsIdentity Required | boolean | If |