# CertificatePropertiesDto

## Properties

| Name                 | Type       | Description                      | Notes       |
| -------------------- | ---------- | -------------------------------- | ----------- |
| **name**             | **String** | The certificate name.            | \[optional] |
| **certificate**      | **String** | The certificate body.            | \[optional] |
| **certificateChain** | **String** | Optional. The certificate chain. | \[optional] |
