Called when the browser needs credentials from the user.
Namespace: CefSharpCefSharp (in CefSharp.dll) Version: 118.6.80.0 (118.6.80.0)
Syntaxbool GetAuthCredentials( IWebBrowser chromiumWebBrowser, IBrowser browser, string originUrl, bool isProxy, string host, int port, string realm, string scheme, IAuthCallback callback )
bool GetAuthCredentials( IWebBrowser^ chromiumWebBrowser, IBrowser^ browser, String^ originUrl, bool isProxy, String^ host, int port, String^ realm, String^ scheme, IAuthCallback^ callback )Parameters
Type:
BooleanReturn true to continue the request and call
Continue(String, String)when the authentication information is available. Return false to cancel the request.
See AlsoRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4