Partilhar via


MicrosoftIdentityConsentAndConditionalAccessHandler.HandleException Method

Definition

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.

Applies to