identityConstraints property

CertificateIdentityConstraints? identityConstraints
getter/setter pair

Describes constraints on identities that may be appear in Certificates issued using this template.

If this is omitted, then this template will not add restrictions on a certificate's identity.

Optional.

Implementation

CertificateIdentityConstraints? identityConstraints;