CertificateAttributes Class
The certificate management attributes.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
CertificateAttributes
Constructor
CertificateAttributes(*, enabled: Optional[bool] = None, not_before=None, expires=None, **kwargs)
Parameters
Variables
- created
- datetime
Creation time in UTC.
- updated
- datetime
Last updated time in UTC.
- recovery_level
- str or DeletionRecoveryLevel
Reflects the deletion recovery level currently in effect for certificates in the current vault. If it contains 'Purgeable', the certificate can be permanently deleted by a privileged user; otherwise, only the system can purge the certificate, at the end of the retention interval. Possible values include: 'Purgeable', 'Recoverable+Purgeable', 'Recoverable', 'Recoverable+ProtectedSubscription'
Feedback
Submit and view feedback for