Sha256: 5d5483d41fbac80590d8aae0412f1b3e19e4f52d8b29bdcf54ce8bbe2d55394d

Contents?: true

Size: 1.23 KB

Versions: 28

Compression:

Stored size: 1.23 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] [default to false]|
| **signature_valid** | **BOOLEAN** |  | [optional] [default to false]|
| **valid** | **BOOLEAN** |  | [optional] [default to false]|
{: class="table table-striped"}


Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
purecloud-0.64.1 doc_out/CertificateDetails.html.md
purecloud-0.62.1 doc_out/CertificateDetails.html.md
purecloud-0.61.1 doc_out/CertificateDetails.html.md
purecloud-0.60.1 doc_out/CertificateDetails.html.md
purecloud-0.59.1 doc_out/CertificateDetails.html.md
purecloud-0.58.1 doc_out/CertificateDetails.html.md
purecloud-0.57.1 doc_out/CertificateDetails.html.md
purecloud-0.56.1 doc_out/CertificateDetails.html.md
purecloud-0.55.1 doc_out/CertificateDetails.html.md
purecloud-0.54.1 doc_out/CertificateDetails.html.md
purecloud-0.53.1 doc_out/CertificateDetails.html.md
purecloud-0.52.1 doc_out/CertificateDetails.html.md
purecloud-0.51.1 doc_out/CertificateDetails.html.md
purecloud-0.50.1 doc_out/CertificateDetails.html.md
purecloud-0.49.1 doc_out/CertificateDetails.html.md
purecloud-0.48.1 doc_out/CertificateDetails.html.md
purecloud-0.47.1 doc_out/CertificateDetails.html.md
purecloud-0.46.1 doc_out/CertificateDetails.html.md
purecloud-0.45.1 doc_out/CertificateDetails.html.md
purecloud-0.44.1 doc_out/CertificateDetails.html.md