MsalError.UnableToParseAuthenticationHeader Field

Definition

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 

Field Value

Applies to