Sha256: 3e588dfc9f2acc0ea88504ff1598d57648de6dabc8a8de76e5a1982d1ad4a768

Contents?: true

Size: 1.17 KB

Versions: 103

Compression:

Stored size: 1.17 KB

Contents

---
title: CertificateDetails
---
## PureCloud::CertificateDetails

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **issuer** | **String** | Information about the issuer of the certificate.  The value of this property is a comma separated key=value format.  Each key is one of the attribute names supported by X.500. | [optional] |
| **subject** | **String** | Information about the subject of the certificate.  The value of this property is a comma separated key=value format.  Each key is one of the attribute names supported by X.500. | [optional] |
| **expiration_date** | **DateTime** | The expiration date of the certificate. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **issue_date** | **DateTime** | The issue date of the certificate. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **expired** | **BOOLEAN** | True if the certificate is expired, false otherwise. | [optional] |
| **signature_valid** | **BOOLEAN** |  | [optional] |
| **valid** | **BOOLEAN** |  | [optional] |
{: class="table table-striped"}


Version data entries

103 entries across 103 versions & 2 rubygems

Version Path
purecloud-0.66.1 doc_out/CertificateDetails.html.md
purecloud-0.65.1 doc_out/CertificateDetails.html.md
purecloud-0.63.1 doc_out/CertificateDetails.html.md