| bindappfwprofile_jsonxssurl |
Use this method to bind jsonxssurl to appfw profile. |
Syntax |
Parameters |
name |
Name of the profile to which to bind an exemption or rule. This is mandatory parameter. |
jsonxssurl |
A regular expression that designates a URL on the Json XSS URL list for which XSS violations are relaxed.
Enclose URLs in double quotes to ensure preservation of any embedded spaces or non-alphanumeric characters. |
key |
JSON XSS Key name |
isregex |
Is a regular expression? Possible Values : REGEX, NOTREGEX. |
valuetype |
JSON Command key value type. (Keyword | SpecialString) Possible Values : Tag, Attribute, Pattern. |
valueexpression |
JSON_XSS key value expressions consistituting expressions for Keyword and SpecialString |
isvalueregex |
Is a regular expression? Possible Values : REGEX, NOTREGEX. |
Return Value |
Returns simpleResult |
See Also |