Sha256: 3ce16f0cb0c4509881c5ff4d3fccda97ac0522a7ef605356a7120e53ad907a84

Contents?: true

Size: 763 Bytes

Versions: 48

Compression:

Stored size: 763 Bytes

Contents

---
title: EncryptionKey
---
## PureCloud::EncryptionKey

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** |  | [optional] |
| **create_date** | **DateTime** | create date of the key pair. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **keydata_summary** | **String** | key data summary (base 64 encoded public key) | [optional] |
| **user** | [**User**](User.html) | user that requested generation of public key | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

48 entries across 48 versions & 2 rubygems

Version Path
purecloud-0.64.1 doc_out/EncryptionKey.html.md
purecloud-0.63.1 doc_out/EncryptionKey.html.md
purecloud-0.62.1 doc_out/EncryptionKey.html.md
purecloud-0.61.1 doc_out/EncryptionKey.html.md
purecloud-0.60.1 doc_out/EncryptionKey.html.md
purecloud-0.59.1 doc_out/EncryptionKey.html.md
purecloud-0.58.1 doc_out/EncryptionKey.html.md
purecloud-0.57.1 doc_out/EncryptionKey.html.md