IID_ICoreWebView2BasicAuthenticationRequestedEventArgs

Event args for the BasicAuthenticationRequested event. Will contain the request that led to the HTTP authorization challenge, the challenge and allows the host to provide authentication response or cancel the request.

version(Windows && inline_webview2_bindings && all)
const
GUID IID_ICoreWebView2BasicAuthenticationRequestedEventArgs;

Meta