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-09 UTC."],[[["This webpage provides documentation for `MtlsProvider.MtlsEndpointUsagePolicy` across numerous versions, ranging from 2.7.1 to the latest 2.63.1."],["`MtlsEndpointUsagePolicy` is an enum that defines the policy for using mutual TLS (mTLS) endpoints, which includes `NEVER`, `ALWAYS`, and `AUTO` options."],["The `NEVER` policy dictates that regular endpoints should always be used, while `ALWAYS` means mTLS endpoints are always preferred, and `AUTO` switches to mTLS if a client certificate is available."],["The page lists inherited members of the `Enum` and `Object` class, along with a list of static methods and fields available for use."]]],[]]