| unbindappfwprofile_sqlinjection |
Use this method to unbind sqlinjection from appfw profile. |
Syntax |
Parameters |
name |
Name of the exemption (relaxation) or rule that you want to unbind. This is mandatory parameter. |
sqlinjection |
Form field, header or cookie name. |
formactionurl |
Form action URL for exceptions in fields, or request URL for exceptions in headers and cookies. |
location |
Location of SQL injection exception - form field, header or cookie. Possible Values : FORMFIELD, HEADER, COOKIE. |
valuetype |
The web form value type. Possible Values : Keyword, SpecialString, Wildchar. |
valueexpression |
The web form value expression. |
Return Value |
Returns simpleResult |
See Also |