Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
CertificatePolicy type
- Package:
- @azure/keyvault-certificates
An type representing a certificate's policy with at least one of the subject properties.
type CertificatePolicy = CertificatePolicyProperties &
RequireAtLeastOne<PolicySubjectProperties>
