public enum AppliedUrlRules : System.Enum
public enum AppliedUrlRules : System.Enum
Member | Description |
---|---|
AddHock | Addhock configured on endpoint |
APiEndpoint | the endpoint is used for external firewall management |
BlockDurationRule | The Page contains a contains a blocking rule filter |
BlockedForPort | Indicates that the endpoint (may be a ad-hock endpoint to a resource that does not exist) is protected using EndPoinPortAttribute |
CORS | CORS protection |
FrequencyFilter | The Page contains a contains a frequency filter for requests is being filter |
GeoFilter | The Page contains values to block geographical locations some requests are filter |
HoneyPotTrap | annotation that can be used to declare that an endpoint is a honey-pot-trap and any access should be considered a malicious |
IPFilter | The Page contains a IP address filter The firewall and will only allow a specified IP address to access the endpoint |
ISPBlocked | Internet service provider blocking rule |
KnownBadBoys | known malicious user rule on endpoint |
NoFirewallProtection | Firewall is disabled on this endpoint |
None | Only default firewall rules are applied |
PageRefreshFilter | The page contains a refresh filter |
RejectBadIntentions | Only allow access based on User-Agent reputation |
Scrubbung | page contains an override for scrubbing |
SiteMapFilter | Only allows access to users that have been made available |
SkipCountValidationFilter | Link contains a skip count allowing the user a "pass" on the rule for a certain count, making a rule less restrictive |
UserAgentFilter | Malicious UserAgents protection |
UserTypeFilter | The Page contains a contains a UserTypes Filter and will restrict the user types allowed to access the endpoint |
WhiteListIpFilter | The Page contains a white list IP address filter |
System.Object
System.ValueType
System.Enum
Walter.Web.FireWall.Models.AppliedUrlRules
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