public sealed class TrustConfig.Types.TrustStore : IMessage<TrustConfig.Types.TrustStore>, IEquatable<TrustConfig.Types.TrustStore>, IDeepCloneable<TrustConfig.Types.TrustStore>, IBufferMessage, IMessage
Reference documentation and code samples for the Certificate Manager v1 API class TrustConfig.Types.TrustStore.
[[["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 document provides reference documentation for the `TrustConfig.Types.TrustStore` class within the Certificate Manager v1 API, specifically for .NET development."],["The `TrustConfig.Types.TrustStore` class, which defines a trust store, is part of the `Google.Cloud.CertificateManager.V1` namespace, and is found in the `Google.Cloud.CertificateManager.V1.dll` assembly."],["The `TrustStore` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["Key properties of the `TrustStore` class include `IntermediateCas`, a set of intermediate CA certificates for chain validation, and `TrustAnchors`, a list of anchors used for validation."],["The document also lists the different versions of the library available for `TrustConfig.Types.TrustStore` in the .NET environment, with version 2.8.0 being the latest."]]],[]]