Click or drag to resize

CookieParamSecure Property

Version 112.3.0
True if cookie is secure.

Namespace:  CefSharp.DevTools.Network
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax
public bool? Secure { get; set; }

Property Value

Type: NullableBoolean
See Also