MsalError.AuthenticationFailed Field

Definition

Authentication failed.

What happens?

The authentication failed. For instance the user did not enter the right password

Mitigation

Inform the user to retry.
public const string AuthenticationFailed;
val mutable AuthenticationFailed : string
Public Const AuthenticationFailed As String 

Field Value

Applies to