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