MsalError.UnableToParseAuthenticationHeader 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.
MSAL is unable to parse the authentication header returned from the endpoint. This can be a result of a malformed header returned in either the WWW-Authenticate or the Authentication-Info collections.
public const string UnableToParseAuthenticationHeader;
val mutable UnableToParseAuthenticationHeader : string
Public Const UnableToParseAuthenticationHeader As String