ZennoLab Assemblies Documentation
IsSecure Property
ZennoLab.InterfacesLibrary.ProjectModel Namespace > ICookieItem Interface : IsSecure Property
Gets the secure flag of cookie item.
Syntax
[DataMember()]
bool IsSecure {get;}

Property Value

Type: System.Boolean

The secure flag.

Requirements

Target Platforms: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.

See Also

Reference

ICookieItem Interface
ICookieItem Members