public sealed class CertificateExtensionConstraints : IMessage<CertificateExtensionConstraints>, IEquatable<CertificateExtensionConstraints>, IDeepCloneable<CertificateExtensionConstraints>, IBufferMessage, IMessage
Reference documentation and code samples for the Certificate Authority v1 API class CertificateExtensionConstraints.
Describes a set of X.509 extensions that may be part of some certificate
issuance controls.
public RepeatedField<ObjectId> AdditionalExtensions { get; }
Optional. A set of [ObjectIds][google.cloud.security.privateca.v1.ObjectId]
identifying custom X.509 extensions. Will be combined with
[known_extensions][google.cloud.security.privateca.v1.CertificateExtensionConstraints.known_extensions]
to determine the full set of X.509 extensions.
public RepeatedField<CertificateExtensionConstraints.Types.KnownCertificateExtension> KnownExtensions { get; }
Optional. A set of named X.509 extensions. Will be combined with
[additional_extensions][google.cloud.security.privateca.v1.CertificateExtensionConstraints.additional_extensions]
to determine the full set of X.509 extensions.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eCertificateExtensionConstraints\u003c/code\u003e class within the Google Cloud Security Private CA v1 API, specifically for version 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCertificateExtensionConstraints\u003c/code\u003e class describes X.509 extensions that can be part of certificate issuance controls and can be found in the namespace \u003ccode\u003eGoogle.Cloud.Security.PrivateCA.V1\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document details the class's inheritance, which comes from \u003ccode\u003eobject\u003c/code\u003e as well as listing all the interfaces that are implemented.\u003c/p\u003e\n"],["\u003cp\u003eThe document outlines the two constructors available for \u003ccode\u003eCertificateExtensionConstraints\u003c/code\u003e, the first takes no parameters and the other takes another \u003ccode\u003eCertificateExtensionConstraints\u003c/code\u003e object as a parameter, and also lists two optional properties for that class called \u003ccode\u003eAdditionalExtensions\u003c/code\u003e and \u003ccode\u003eKnownExtensions\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation is 3.9.0, with the information on this page being for version 3.5.0, which is one of many versions listed and linked on the page.\u003c/p\u003e\n"]]],[],null,[]]