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