Walter.Web.FireWall
DefaultMaxAge Property
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Configurations Namespace > CookieConfig Class : DefaultMaxAge Property
Gets the default maximum age of a cookie in days if not a session cookie.
Syntax
public int DefaultMaxAge {get; set;}

Property Value

The default maximum age for a cookie in the firewall.
Remarks
The default is 365 days
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CookieConfig Class
CookieConfig Members