identity Constraints
Parameters
value
Optional. 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. Structure is documented below.
suspend fun identityConstraints(argument: suspend CertificateTemplateIdentityConstraintsArgsBuilder.() -> Unit)
Parameters
argument
Optional. 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. Structure is documented below.