CoreWebView2ServerCertificateErrorDetectedEventArgs.RequestUri Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
URI associated with the request for the invalid certificate.
public string RequestUri { get; }
member this.RequestUri : string
Public ReadOnly Property RequestUri As String