| SslStatusCertStatus Property  | 
Version 118.6.80 
            Returns a bitmask containing any and all problems verifying the server certificate.
            If the certificate is valid then 
None is returned.
            
 
    Namespace: 
   CefSharp
    Assembly:
   CefSharp (in CefSharp.dll) Version: 118.6.80.0 (118.6.80.0)
 Syntax
Syntaxpublic CertStatus CertStatus { get; }public:
property CertStatus CertStatus {
	CertStatus get ();
}Property Value
Type: 
CertStatus See Also
See Also