sqlInjectionMatchSet property
Information about the SqlInjectionMatchSet that you specified in the
GetSqlInjectionMatchSet
request. For more information, see the
following topics:
-
SqlInjectionMatchSet: Contains
Name
,SqlInjectionMatchSetId
, and an array ofSqlInjectionMatchTuple
objects -
SqlInjectionMatchTuple: Each
SqlInjectionMatchTuple
object containsFieldToMatch
andTextTransformation
-
FieldToMatch: Contains
Data
andType
Implementation
final SqlInjectionMatchSet? sqlInjectionMatchSet;