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"]],[["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-04-08 UTC."],[[["This webpage provides documentation for `MtlsProvider.MtlsEndpointUsagePolicy` across numerous versions, with the latest being 2.63.1 and the current displayed version being 2.61.0."],["`MtlsEndpointUsagePolicy` is an enum that dictates how mutual TLS (mTLS) endpoints should be used, offering options such as `NEVER` for regular endpoints, `ALWAYS` for mTLS endpoints, and `AUTO` for automatic switching based on client certificate presence."],["The page details inherited members from the `Enum` and `Object` classes, alongside static fields (`ALWAYS`, `AUTO`, `NEVER`) and static methods (`valueOf`, `values`) relevant to `MtlsEndpointUsagePolicy`."],["The page list of available versions of the documentation goes back as far as version 2.7.1."]]],[]]