CertificatePolicy Class
Management policy for a certificate.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
CertificatePolicy
Constructor
CertificatePolicy(*, key_properties=None, secret_properties=None, x509_certificate_properties=None, lifetime_actions=None, issuer_parameters=None, attributes=None, **kwargs)
Parameters
- x509_certificate_properties
- X509CertificateProperties
Required
Properties of the X509 component of a certificate.
- lifetime_actions
- list[LifetimeAction]
Required
Actions that will be performed by Key Vault over the lifetime of a certificate.
- issuer_parameters
- IssuerParameters
Required
Parameters for the issuer of the X509 component of a certificate.
Variables
- id
- str
The certificate id.
Feedback
Submit and view feedback for