public sealed class CaOptions : IMessage<X509Parameters.Types.CaOptions>, IEquatable<X509Parameters.Types.CaOptions>, IDeepCloneable<X509Parameters.Types.CaOptions>, IBufferMessage, IMessage
Describes values that are relevant in a CA certificate.
Optional. Refers to the "CA" X.509 extension, which is a boolean value. When this
value is missing, the extension will be omitted from the CA certificate.
Optional. Refers to the path length restriction X.509 extension. For a CA
certificate, this value describes the depth of subordinate CA
certificates that are allowed.
If this value is less than 0, the request will fail.
If this value is missing, the max path length will be omitted from the
CA certificate.
[[["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 details the \u003ccode\u003eCaOptions\u003c/code\u003e class, which is part of the \u003ccode\u003eGoogle.Cloud.Security.PrivateCA.V1\u003c/code\u003e namespace and is found in the \u003ccode\u003eGoogle.Cloud.Security.PrivateCA.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCaOptions\u003c/code\u003e class, implementing multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEquatable\u003c/code\u003e, describes values pertinent to a Certificate Authority (CA) certificate.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for reference on the page is 3.9.0, while the page content is currently associated with version 2.1.0, and various versions spanning from 1.0.0 to 3.9.0 are listed for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCaOptions\u003c/code\u003e class has properties including \u003ccode\u003eHasIsCa\u003c/code\u003e, \u003ccode\u003eHasMaxIssuerPathLength\u003c/code\u003e, \u003ccode\u003eIsCa\u003c/code\u003e, and \u003ccode\u003eMaxIssuerPathLength\u003c/code\u003e, where \u003ccode\u003eIsCa\u003c/code\u003e is a boolean, while \u003ccode\u003eMaxIssuerPathLength\u003c/code\u003e is an integer, and both have an associated boolean to describe whether they are set.\u003c/p\u003e\n"],["\u003cp\u003eThis webpage describes the implementation of the \u003ccode\u003eCaOptions\u003c/code\u003e class, including its constructors, with one constructor to be used when creating a new instance of \u003ccode\u003eCaOptions\u003c/code\u003e and a second when creating an instance using another \u003ccode\u003eCaOptions\u003c/code\u003e instance as a model.\u003c/p\u003e\n"]]],[],null,[]]