ICoreWebView2BasicAuthenticationRequestedEventArgs.get_Uri

The URI that led to the authentication challenge. For proxy authentication requests, this will be the URI of the proxy server.

The caller must free the returned string with CoTaskMemFree. See API Conventions.

interface ICoreWebView2BasicAuthenticationRequestedEventArgs
@" propget"
HRESULT
get_Uri
(
LPWSTR* value
)

Meta