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-15 UTC."],[[["The latest version available is 2.63.1, representing the most up-to-date release in the provided list of versions."],["This documentation provides a comprehensive reference for `MtlsProvider.MtlsEndpointUsagePolicy`, an enum that defines policies for mutual TLS endpoint usage."],["The `MtlsEndpointUsagePolicy` enum supports three distinct settings: NEVER (use regular endpoint), ALWAYS (use mTLS endpoint), and AUTO (auto-switch to mTLS if a client certificate is present)."],["The inherited members from the enum and object class, that are available for use, are listed for the user's reference."],["Static fields and static methods are provided, including the three policy names of `ALWAYS`, `AUTO`, and `NEVER`, and the `valueOf` and `values` methods."]]],[]]