CoreWebView2ServerCertificateErrorDetectedEventArgs.ServerCertificate 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.
Returns the server CoreWebView2Certificate.
public Microsoft.Web.WebView2.Core.CoreWebView2Certificate ServerCertificate { get; }
member this.ServerCertificate : Microsoft.Web.WebView2.Core.CoreWebView2Certificate
Public ReadOnly Property ServerCertificate As CoreWebView2Certificate