Home > Configuration > Application Firewall > setappfwlearningsettings_csrftagminthreshold

setappfwlearningsettings_csrftagminthreshold

Use this method to set minimum number of application firewall sessions that the learning engine must observe to learn cross-site request forgery (CSRF) tags.

Syntax



Parameters

profilename

Name of the profile.
This is mandatory parameter.

csrftagminthreshold

Minimum number of application firewall sessions that the learning engine must observe to learn cross-site request forgery (CSRF) tags.
Default value = AS_LEARNINGSETTINGS_DEFAULT_MINTHRESHOLD.
Minimum value = AS_LEARNING_MIN_THRESHOLD.

Return Value

Returns simpleResult

See Also