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-03-21 UTC."],[[["The content provides documentation for the `SubordinateConfig.Types.SubordinateConfigChain` class within the Certificate Authority v1 API, which is used to define a subordinate CA's issuer certificate chain."],["This `SubordinateConfigChain` class is part of the `Google.Cloud.Security.PrivateCA.V1` namespace and is implemented in the `Google.Cloud.Security.PrivateCA.V1.dll` assembly."],["The documentation includes a list of available versions for this class, ranging from 1.0.0 up to the latest version 3.9.0, as well as a list of 15 total versions."],["The class inherits from the `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PemCertificates` property, of the type `RepeatedField\u003cstring\u003e`, is required and should be ordered in leaf-to-root format as defined by RFC 5246."]]],[]]