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