MicrosoftIdentityConsentAndConditionalAccessHandler.HandleException Method
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.
For Blazor/Razor pages to process the exception from a user challenge.
public void HandleException (Exception exception);
member this.HandleException : Exception -> unit
Public Sub HandleException (exception As Exception)
Parameters
- exception
- Exception
Exception.