MsalError.CannotInvokeBroker Field

Definition

MSAL is not able to invoke the broker. Possible reasons are the broker is not installed on the user's device, or there were issues with the UiParent or CallerViewController being null. See https://aka.ms/msal-brokers

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

Field Value

Applies to