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