Version 109.1.110
True if cookie is secure.
Namespace:
CefSharp.DevTools.Network
Assembly:
CefSharp (in CefSharp.dll) Version: 109.1.110.0 (109.1.110.0)
Syntax public bool Secure { get; set; }
public:
property bool Secure {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also