public sealed class SubordinateConfig.Types.SubordinateConfigChain : IMessage<SubordinateConfig.Types.SubordinateConfigChain>, IEquatable<SubordinateConfig.Types.SubordinateConfigChain>, IDeepCloneable<SubordinateConfig.Types.SubordinateConfigChain>, IBufferMessage, IMessage
Reference documentation and code samples for the Certificate Authority v1 API class SubordinateConfig.Types.SubordinateConfigChain.
This message describes a subordinate CA's issuer certificate chain. This
wrapper exists for compatibility reasons.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-01 UTC."],[[["The latest version available for the `SubordinateConfig.Types.SubordinateConfigChain` class is 3.9.0, as listed in the version dropdown."],["This class, `SubordinateConfig.Types.SubordinateConfigChain`, is part of the Google Cloud Security PrivateCA V1 API and is found in the `Google.Cloud.Security.PrivateCA.V1` namespace."],["The `SubordinateConfigChain` class describes the issuer certificate chain of a subordinate Certificate Authority (CA) and exists for compatibility purposes."],["The `SubordinateConfigChain` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as inheriting from `object`."],["The class offers two constructors, a default constructor, and one that takes another `SubordinateConfigChain` instance, and it also contains the property `PemCertificates`, which represents a list of certificates in leaf-to-root order."]]],[]]