The policy for mutual TLS endpoint usage. NEVER means always use regular endpoint; ALWAYS means
always use mTLS endpoint; AUTO means auto switch to mTLS endpoint if client certificate exists
and should be used.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-01 UTC."],[[["The latest version available is 2.63.1, as indicated by the \"latest\" tag, and the provided content lists a variety of versions of the same library."],["The content showcases a range of historical versions, spanning from 2.63.1 down to 2.7.1, with links provided for each."],["The library's classes, such as `ContextAwareMetadataJson` and `MtlsProvider`, along with the enum `MtlsProvider.MtlsEndpointUsagePolicy` are documented, describing their respective functions."],["The `MtlsProvider` class facilitates the configuration of mutual TLS in the transport using the device's default client certificate."],["The `MtlsEndpointUsagePolicy` enum within `MtlsProvider` offers options to control mTLS endpoint usage, including `NEVER`, `ALWAYS`, and `AUTO`."]]],[]]