Walter.Web.FireWall
DomainProfile Class
Members 
Walter.Web.FireWall Assembly > Walter.Web Namespace : DomainProfile Class
this class is used as an adapter class to personalize the cookie and header names per user for your application
Syntax
public sealed class DomainProfile 
Remarks
when used you can generate random names between users and the cookies the application uses masking the application as each user will be given different set.
Inheritance Hierarchy

System.Object
   Walter.Web.DomainProfile

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

DomainProfile Members
Walter.Web Namespace