Walter.Web.FireWall
FlowReason Enumeration
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Infrastructure Namespace : FlowReason Enumeration
The reason why a consumer was transfered from one page to another
Syntax
public enum FlowReason : System.Enum 
Members
MemberDescription
FireWallBlocking firewall triggered blocking
FireWallRedirect Firewall redirected
Geoblocking geographically blocking
GeoRedirect Firewall redirected due to geographically blocking rules
UserInteraction normal use interaction
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Walter.Web.FireWall.Infrastructure.FlowReason

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

Walter.Web.FireWall.Infrastructure Namespace