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

LinkType Enumeration

Enum LinkType shows the type of resource that is referenced

Namespace:  Walter.BOM
Assembly:  Walter.BOM (in Walter.BOM.dll)

Syntax


public enum LinkType

Members


Member nameDescription
UnKnown The resource is not known and therefore will become an issue when evaluated. default assumptions will be made
Page The item is a page and may consume other link types. the Page is the root and usually is an action
Resource A resource used by the system, could be a embedded javascript or other resource. Requesting a resource without a page will trigger the firewall
ApiEndpoint The API endpoint calls a enumerable or single answer like a HTTP status
JsonEndpoint The endpoint returns JSON object
PhysicalFile Indicates that the items maps to a file on disk
VirualFile A file that is created at runtime
NotAssigned access to the link type was done but the endpoint was not found in the firewall's runtime database
HoneyPotResponse The honey pot response