ZennoLab Assemblies Documentation
ICookieItem Interface Members
Properties 

ZennoLab.InterfacesLibrary.ProjectModel Namespace : ICookieItem Interface

The following tables list the members exposed by ICookieItem.

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 priority attribute of cookie item.  
 PropertyGets the sameSite attribute of cookie item.  
 PropertyGets the value of cookie item.  
Top
See Also

Reference

ICookieItem Interface
ZennoLab.InterfacesLibrary.ProjectModel Namespace