SslStatusCertStatus 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 public CertStatus CertStatus { get; }
public:
property CertStatus CertStatus {
CertStatus get ();
}
Return Value
Type:
CertStatusSee Also