CoreWebView2ServerCertificateErrorDetectedEventArgs.ErrorStatus 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.
The TLS error code for the invalid certificate.
public Microsoft.Web.WebView2.Core.CoreWebView2WebErrorStatus ErrorStatus { get; }
member this.ErrorStatus : Microsoft.Web.WebView2.Core.CoreWebView2WebErrorStatus
Public ReadOnly Property ErrorStatus As CoreWebView2WebErrorStatus