MsalError.IntegratedWindowsAuthenticationFailed Field

Definition

This can occur if there is an configuration issue in the ADFS environment where this is authenticating. See https://aka.ms/msal-net-iwa-troubleshooting for more details

public const string IntegratedWindowsAuthenticationFailed;
val mutable IntegratedWindowsAuthenticationFailed : string
Public Const IntegratedWindowsAuthenticationFailed As String 

Field Value

Applies to