MsalError.AuthenticationFailed 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.
Authentication failed.
What happens?
The authentication failed. For instance the user did not enter the right passwordMitigation
Inform the user to retry.public const string AuthenticationFailed;
val mutable AuthenticationFailed : string
Public Const AuthenticationFailed As String