| setappfwlearningsettings_csrftagpercentthreshold |
Use this method to set minimum percentage of application firewall sessions that must contain a particular CSRF tag for the learning engine to learn that CSRF tag. |
Syntax |
Parameters |
profilename |
Name of the profile. This is mandatory parameter. |
csrftagpercentthreshold |
Minimum percentage of application firewall sessions that must contain a particular CSRF tag for the learning engine to learn that CSRF tag. Default value = AS_LEARNINGSETTINGS_DEFAULT_PERCENTTHRESHOLD. Maximum value = 100. |
Return Value |
Returns simpleResult |
See Also |