Home > Configuration > Application Firewall > setappfwlearningsettings_sqlinjectionminthreshold

setappfwlearningsettings_sqlinjectionminthreshold

Use this method to set minimum number of application firewall sessions that the learning engine must observe to learn HTML SQL injection patterns.

Syntax



Parameters

profilename

Name of the profile.
This is mandatory parameter.

sqlinjectionminthreshold

Minimum number of application firewall sessions that the learning engine must observe to learn HTML SQL injection patterns.
Default value = AS_LEARNINGSETTINGS_DEFAULT_MINTHRESHOLD.
Minimum value = AS_LEARNING_MIN_THRESHOLD.

Return Value

Returns simpleResult

See Also