public sealed class TrustConfig.Types.IntermediateCA : IMessage<TrustConfig.Types.IntermediateCA>, IEquatable<TrustConfig.Types.IntermediateCA>, IDeepCloneable<TrustConfig.Types.IntermediateCA>, IBufferMessage, IMessage
Reference documentation and code samples for the Certificate Manager v1 API class TrustConfig.Types.IntermediateCA.
[[["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."],[[["This webpage provides documentation for the `TrustConfig.Types.IntermediateCA` class, a part of the Certificate Manager v1 API within the Google Cloud .NET library."],["The `TrustConfig.Types.IntermediateCA` class represents an intermediate Certificate Authority (CA) and is essential for defining the trust chain in certificate management, as part of the `Google.Cloud.CertificateManager.V1` namespace."],["The page offers details on the class's constructors, including a default constructor and one that copies from an existing `IntermediateCA` instance."],["The documentation highlights the class's properties, such as `HasPemCertificate`, `KindCase`, and `PemCertificate`, which manage the PEM certificate data and its state."],["Several versions of the library are accessible, with version 2.8.0 being the latest, and version 2.5.0 being the version related to this class documentation."]]],[]]