identity Constraints
Parameters
value
Optional. Describes constraints on identities that may appear in Certificates issued through this CaPool. If this is omitted, then this CaPool will not add restrictions on a certificate's identity.
suspend fun identityConstraints(argument: suspend CertificateIdentityConstraintsArgsBuilder.() -> Unit)
Parameters
argument
Optional. Describes constraints on identities that may appear in Certificates issued through this CaPool. If this is omitted, then this CaPool will not add restrictions on a certificate's identity.