CertificateVerificationErrorVerifyStatus Property |
Gets the verification statuses that indicate result
of SSL certificate verification by the Chromium engine.
Namespace:
DotNetBrowser.Net.Certificates
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax public CertificateVerificationStatus VerifyStatus { get; }
Property Value
Type:
CertificateVerificationStatus
The verification statuses that indicate result
of SSL certificate verification by the Chromium engine.
See Also