sqlInjectionMatchTuples property

List<SqlInjectionMatchTuple> sqlInjectionMatchTuples
final

Specifies the parts of web requests that you want to inspect for snippets of malicious SQL code.

Implementation

final List<SqlInjectionMatchTuple> sqlInjectionMatchTuples;