Walter.BOM Namespace
Walter.Web.FireWall Namespace
ASP-WAF | .Net API for WAF Systems

RequestersAssociations Enumeration

describes association between a resource and a requester

Namespace:  Walter.Web.FireWall
Assembly:  Walter.Web.FireWall (in Walter.Web.FireWall.dll)

Syntax


public enum RequestersAssociations

Members


Member nameDescription
None Not set
NoAssociation No link between requested object and requester
ServedToIpAddress The resource was send to some one or something using the given IP address
ServedToUser The resource was send the given user on the current or on a different IP address
InCurrentSession Was send to user or IP in the current session. This is based on session duration if session is used or 20 minutes if no session state is used
InCurrentPage Indicates that the response is a Ajax type post-back from the current page