MicrosoftIdentityWebChallengeUserException.MsalUiRequiredException Property
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.
Exception thrown by MSAL when a user challenge is encountered.
public Microsoft.Identity.Client.MsalUiRequiredException MsalUiRequiredException { get; set; }
member this.MsalUiRequiredException : Microsoft.Identity.Client.MsalUiRequiredException with get, set
Public Property MsalUiRequiredException As MsalUiRequiredException