Filter Pattern Property

This property configures filter patterns.

If you want to change the default values, enter your changes in the emxSystem.properties page object. For more information, see Editing Properties Using MQL.

Property Name Property Description Valid Values
emxFramework.FilterParameterPatternFilters the parameters that are passed on the request to look for possible characters that a hacker would use to gain access to the database. If you want to perform such a check, enter a comma-separated list of characters. If you do not want to perform this sort of check, do not specify any value.

For example:

emxFramework.FilterParameterPattern = <script,<input,<form

Use caution when using this property. If an incorrect character is specified, it could render apps unusable.

Comma-separated list of characters