Home > Configuration > Application Firewall > setappfwprofile_sqlinjectionruletype

setappfwprofile_sqlinjectionruletype

Use this method to set specifies SQL Injection rule type: ALLOW/DENY. If ALLOW rule type is configured then allow list rules are used, if DENY rule type is configured then deny rules are used.

Syntax



Parameters

name

Name of the profile that you want to modify.
This is mandatory parameter.

sqlinjectionruletype

Specifies SQL Injection rule type: ALLOW/DENY. If ALLOW rule type is configured then allow list rules are used, if DENY rule type is configured then deny rules are used.
Default value = NS_ALLOW.
Possible Values : ALLOW, DENY.

Return Value

Returns simpleResult

See Also