Frontdoor Firewall Policy Custom Rule Match Condition
Constructors
Properties
Link copied to clipboard
Up to 600 possible values to match. Limit is in total across all match_condition blocks and match_values arguments. String value itself can be up to 256 characters in length.
Link copied to clipboard
The request variable to compare with. Possible values are Cookies, PostArgs, QueryString, RemoteAddr, RequestBody, RequestHeader, RequestMethod, RequestUri, or SocketAddr.
Link copied to clipboard
Should the result of the condition be negated.
Link copied to clipboard
Up to 5 transforms to apply. Possible values are Lowercase, RemoveNulls, Trim, Uppercase, URLDecode or URLEncode.