CertificateSecurityStateValidTo Property |
Version 97.1.60
Certificate valid to (expiration) date
Namespace:
CefSharp.DevTools.Security
Assembly:
CefSharp (in CefSharp.dll) Version: 97.1.60.0 (97.1.60.0)
Syntax public double ValidTo { get; set; }
public:
property double ValidTo {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also