Microsoft.Identity.Client.Platforms.netdesktop.NetDesktopWebUIFactory class NetDesktopWebUIFactory : IWebUIFactory Documentation Code public bool IsEmbeddedWebViewAvailable { get; } public bool IsSystemWebViewAvailable { get; } public bool IsUserInteractive { get; } public NetDesktopWebUIFactory() public IWebUI CreateAuthenticationDialog(CoreUIParent coreUIParent, WebViewPreference useEmbeddedWebView, RequestContext requestContext)