CertificatePolicy type

An type representing a certificate's policy with at least one of the subject properties.

type CertificatePolicy = CertificatePolicyProperties &
  RequireAtLeastOne<PolicySubjectProperties>