public sealed class ServerTlsPolicy.Types.MTLSPolicy : IMessage<ServerTlsPolicy.Types.MTLSPolicy>, IEquatable<ServerTlsPolicy.Types.MTLSPolicy>, IDeepCloneable<ServerTlsPolicy.Types.MTLSPolicy>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Security v1beta1 API class ServerTlsPolicy.Types.MTLSPolicy.
[[["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-08-04 UTC."],[[["This document provides reference information for the `ServerTlsPolicy.Types.MTLSPolicy` class within the Network Security v1beta1 API."],["The `MTLSPolicy` class is used to specify the configuration for Mutual TLS (mTLS) policies."],["It inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `MTLSPolicy` class includes a `ClientValidationCa` property of type `RepeatedField\u003cValidationCA\u003e`, which is used to define how to validate client certificates."],["Available versions of the `MTLSPolicy` class are `2.0.0-beta06` (latest), `2.0.0-beta05`, and `1.0.0-beta02`."]]],[]]