Set these conditions to apply a reputation based on the content of the conditions. If you set multiple conditions, the request needs to match them all for the profile to apply.
Condition name | Description |
---|---|
NetworkListCondition | Apply the profile to requesting clients within specific network lists. |
AsNumberCondition | Autonomous System Number (ASN) identifies the network from which the request originated. |
IpAddressCondition | Apply the profile by the IP/CIDR of the requesting client. |
RequestCookieCondition | Apply the profile based on a cookie. Use the ? wildcard to replace any single character and * to replace a string of characters. You can also match on case sensitivity. |
RequestHeaderCondition | Match on a specific header and its value. |
HostCondition | Apply the reputation profile to specific domains. Use the ? wildcard to replace any single character and * to replace a string of characters. |
UrlPatternCondition | Apply the profile when a client requests a specific path. |