DeletedCertificateBundle Class
A Deleted Certificate consisting of its previous id, attributes and its tags, as well as information on when it will be purged.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
DeletedCertificateBundle
Constructor
DeletedCertificateBundle(**kwargs)
Parameters
- recovery_id
- str
Required
The url of the recovery object, used to identify and recover the deleted certificate.
Variables
- id
- str
The certificate id.
- kid
- str
The key id.
- sid
- str
The secret id.
- x509_thumbprint
- bytes
Thumbprint of the certificate.
- policy
- CertificatePolicy
The management policy.
- scheduled_purge_date
- datetime
The time when the certificate is scheduled to be purged, in UTC
- deleted_date
- datetime
The time when the certificate was deleted, in UTC
Feedback
Submit and view feedback for