public sealed class IssuanceModes : IMessage<CaPool.Types.IssuancePolicy.Types.IssuanceModes>, IEquatable<CaPool.Types.IssuancePolicy.Types.IssuanceModes>, IDeepCloneable<CaPool.Types.IssuancePolicy.Types.IssuanceModes>, IBufferMessage, IMessage
[IssuanceModes][google.cloud.security.privateca.v1.CaPool.IssuancePolicy.IssuanceModes] specifies the allowed ways in which
[Certificates][google.cloud.security.privateca.v1.Certificate] may be requested from this
[CaPool][google.cloud.security.privateca.v1.CaPool].
public bool AllowConfigBasedIssuance { get; set; }
Required. When true, allows callers to create [Certificates][google.cloud.security.privateca.v1.Certificate] by
specifying a [CertificateConfig][google.cloud.security.privateca.v1.CertificateConfig].
[[["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\u003eIssuanceModes\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Security.PrivateCA.V1\u003c/code\u003e namespace, detailing how \u003ccode\u003eCertificates\u003c/code\u003e can be requested from a \u003ccode\u003eCaPool\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIssuanceModes\u003c/code\u003e class supports two primary ways to create \u003ccode\u003eCertificates\u003c/code\u003e: by specifying a \u003ccode\u003eCertificateConfig\u003c/code\u003e or by providing a Certificate Signing Request (CSR).\u003c/p\u003e\n"],["\u003cp\u003eThe document lists multiple versions of the software, ranging from the latest version 3.9.0 down to the initial version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIssuanceModes\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor, and another that takes another \u003ccode\u003eIssuanceModes\u003c/code\u003e object as a parameter, which is shown through the use of the \u003ccode\u003eother\u003c/code\u003e variable.\u003c/p\u003e\n"]]],[],null,[]]