SslStatusCertStatus Property |
Version 71.0.0
Returns a bitmask containing any and all problems verifying the server
certificate.
Namespace:
CefSharp
Assembly:
CefSharp (in CefSharp.dll) Version: 71.0.0.0 (71.0.0.0)
Syntax public CertStatus CertStatus { get; }
public:
property CertStatus CertStatus {
CertStatus get ();
}
Return Value
Type:
CertStatusSee Also