# CertificatePropertiesDto

## Properties

| Name                 | Type       | Description                      | Notes                               |
| -------------------- | ---------- | -------------------------------- | ----------------------------------- |
| **name**             | **string** | The certificate name.            | \[optional] \[default to undefined] |
| **certificate**      | **string** | The certificate body.            | \[optional] \[default to undefined] |
| **certificateChain** | **string** | Optional. The certificate chain. | \[optional] \[default to undefined] |
