| bindappfwprofile_cookieconsistency |
Use this method to bind cookieconsistency to appfw profile. |
Syntax |
Parameters |
name |
Name of the profile to which to bind an exemption or rule. This is mandatory parameter. |
cookieconsistency |
A cookie consistency exemption (relaxation) consists of the following items:
* Cookie name. Name of the cookie to exempt from this check.
* IsRegex flag. The IsRegex flag, followed by YES if the cookie name is a regular expression, or NO if it is a literal string. |
isregex |
Is a regular expression? Possible Values : REGEX, NOTREGEX. |
Return Value |
Returns simpleResult |
See Also |