CoreWebView2BasicAuthenticationRequestedEventArgs.Uri Property

Definition

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

public string Uri { get; }
member this.Uri : string
Public ReadOnly Property Uri As String

Property Value

Applies to