public sealed class SubordinateConfig : IMessage<SubordinateConfig>, IEquatable<SubordinateConfig>, IDeepCloneable<SubordinateConfig>, IBufferMessage, IMessage
Describes a subordinate CA's issuers. This is either a resource name to a
known issuing [CertificateAuthority][google.cloud.security.privateca.v1.CertificateAuthority], or a PEM issuer certificate chain.
Required. This can refer to a [CertificateAuthority][google.cloud.security.privateca.v1.CertificateAuthority] that was used to create a
subordinate [CertificateAuthority][google.cloud.security.privateca.v1.CertificateAuthority]. This field is used for information
and usability purposes only. The resource name is in the format
projects/*/locations/*/caPools/*/certificateAuthorities/*.
public SubordinateConfig.Types.SubordinateConfigChain PemIssuerChain { get; set; }
Required. Contains the PEM certificate chain for the issuers of this
[CertificateAuthority][google.cloud.security.privateca.v1.CertificateAuthority], but not pem certificate for this CA itself.
[[["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\u003eThe latest version of the \u003ccode\u003eSubordinateConfig\u003c/code\u003e documentation is 3.9.0, with version 2.2.0 also included in the list of available versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSubordinateConfig\u003c/code\u003e class, which implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, describes subordinate CA issuers, either through a resource name or a PEM issuer certificate chain.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSubordinateConfig\u003c/code\u003e class includes properties such as \u003ccode\u003eCertificateAuthority\u003c/code\u003e, \u003ccode\u003eCertificateAuthorityAsCertificateAuthorityName\u003c/code\u003e, \u003ccode\u003ePemIssuerChain\u003c/code\u003e, and \u003ccode\u003eSubordinateConfigCase\u003c/code\u003e, that allows for different configurations and views of the data.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCertificateAuthority\u003c/code\u003e property is a required field, that represents a \u003ccode\u003eCertificateAuthority\u003c/code\u003e used to create a subordinate \u003ccode\u003eCertificateAuthority\u003c/code\u003e and is in the format \u003ccode\u003eprojects/*/locations/*/caPools/*/certificateAuthorities/*\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePemIssuerChain\u003c/code\u003e is also required, containing the PEM certificate chain for the issuers of this \u003ccode\u003eCertificateAuthority\u003c/code\u003e but not the certificate for the CA itself.\u003c/p\u003e\n"]]],[],null,[]]