MsalError.CannotInvokeBroker Field
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.
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