Home > Configuration > Application Firewall > setappfwprofile_xmlsqlinjectiononlycheckfieldswithsqlchars |
| setappfwprofile_xmlsqlinjectiononlycheckfieldswithsqlchars |
Use this method to set check only form fields that contain SQL special characters, which most SQL servers require before accepting an SQL method, for injected SQL. NOTE: This attribute is deprecated. The same functionality is added to SQLInjectionType. Set XMLSQLInjectionType to "SQLSplCharANDKeyword" to get the same result |
Syntax |
Parameters |
name |
Name of the profile that you want to modify. This is mandatory parameter. |
xmlsqlinjectiononlycheckfieldswithsqlchars |
Check only form fields that contain SQL special characters, which most SQL servers require before accepting an SQL method, for injected SQL. NOTE: This attribute is deprecated. The same functionality is added to SQLInjectionType. Set XMLSQLInjectionType to "SQLSplCharANDKeyword" to get the same result Possible Values : ON, OFF. |
Return Value |
Returns simpleResult |
See Also |