MsalError.MtlsPopWithoutRegion Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
What happened?
mTLS Proof of Possession (mTLS PoP) is configured but a region was not specified.Mitigation
Ensure that the AzureRegion configuration is set when using mTLS PoP as it requires a regional endpoint.public const string MtlsPopWithoutRegion;
val mutable MtlsPopWithoutRegion : string
Public Const MtlsPopWithoutRegion As String