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