MsalError.InvalidClient 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.
Azure AD service error indicating a configuration issue.
Mitigation
See error message for details, then take corrective action in the app registration portal See https://aka.ms/msal-net-invalid-client for details.public const string InvalidClient;
val mutable InvalidClient : string
Public Const InvalidClient As String