MsalUiRequiredException.Classification 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.
Classification of the conditional access error, enabling you to do more actions or inform the user depending on your scenario. See https://aka.ms/msal-net-UiRequiredException for more details.
public Microsoft.Identity.Client.UiRequiredExceptionClassification Classification { get; }
member this.Classification : Microsoft.Identity.Client.UiRequiredExceptionClassification
Public ReadOnly Property Classification As UiRequiredExceptionClassification