public sealed class CaPool.Types.IssuancePolicy.Types.IssuanceModes : IMessage<CaPool.Types.IssuancePolicy.Types.IssuanceModes>, IEquatable<CaPool.Types.IssuancePolicy.Types.IssuanceModes>, IDeepCloneable<CaPool.Types.IssuancePolicy.Types.IssuanceModes>, IBufferMessage, IMessage
Reference documentation and code samples for the Certificate Authority v1 API class CaPool.Types.IssuancePolicy.Types.IssuanceModes.
[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; }
Optional. 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 document provides reference information for the \u003ccode\u003eCaPool.Types.IssuancePolicy.Types.IssuanceModes\u003c/code\u003e class within the Google Cloud Security PrivateCA v1 API, specifically version 3.4.0, including the reference documentation, and code samples.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIssuanceModes\u003c/code\u003e class defines the permitted methods for requesting \u003ccode\u003eCertificates\u003c/code\u003e from a \u003ccode\u003eCaPool\u003c/code\u003e, allowing control over how certificates are issued.\u003c/p\u003e\n"],["\u003cp\u003eIt lists available versions for this API class, ranging from the latest 3.9.0 down to 1.0.0, allowing users to navigate through them.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eIssuanceModes\u003c/code\u003e has two key properties, \u003ccode\u003eAllowConfigBasedIssuance\u003c/code\u003e and \u003ccode\u003eAllowCsrBasedIssuance\u003c/code\u003e, which allow for configuring certificate creation either via a specified \u003ccode\u003eCertificateConfig\u003c/code\u003e or via a CSR, respectively.\u003c/p\u003e\n"]]],[],null,[]]