---
title: CertificateListResponse.CertificateListItem
framework: devicemanagement
role: symbol
role_heading: Device Management Command
path: devicemanagement/certificatelistresponse/certificatelistitem
---

# CertificateListResponse.CertificateListItem

A dictionary that contains information about a certificate list item.

## Declaration

```data
object CertificateListResponse.CertificateListItem
```

## Properties

CommonName: The certificate’s common name. Data: The certificate in DER-encoded X.509 format. IsIdentity: If true, this is an identity certificate.

## See Also

### Objects

- [CertificateListResponse.ErrorChainItem](devicemanagement/certificatelistresponse/errorchainitem.md)
