baselineValues property
A set of X.509 values that will be applied to all certificates issued through this CaPool.
If a certificate request includes conflicting values for the same properties, they will be overwritten by the values defined here. If a certificate request uses a CertificateTemplate that defines conflicting predefined_values for the same properties, the certificate issuance request will fail.
Optional.
Implementation
X509Parameters? baselineValues;