ZennoLab Assemblies Documentation
ICookieItem Interface Properties

ZennoLab.InterfacesLibrary.ProjectModel Namespace : ICookieItem Interface

For a list of all members of this type, see ICookieItem members.

Public Properties
 NameDescription
 PropertyGets the expiry date of cookie item.  
 PropertyGets the host of cookie item.  
 PropertyGets the domain flag of cookie item.  
 PropertyGets the httpOnly flag of cookie item.  
 PropertyGets the secure flag of cookie item.  
 PropertyGets the session flag of cookie item.  
 PropertyGets the name of cookie item.  
 PropertyGets the normalized host of cookie item. If host starts with ".", this "." will be deleted in the normalized host.  
 PropertyGets the path of cookie item.  
 PropertyGets the value of cookie item.  
Top
See Also

Reference

ICookieItem Interface
ZennoLab.InterfacesLibrary.ProjectModel Namespace