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.26.0
Syntaxpublic CertificateVerificationStatus VerifyStatus { get; }Property Value
Type: 
CertificateVerificationStatus
                The verification statuses that indicate result
                of SSL certificate verification by the Chromium engine.
            
See Also