xssMatchSet property
Information about the XssMatchSet that you specified in the
GetXssMatchSet
request. For more information, see the following
topics:
-
XssMatchSet: Contains
Name
,XssMatchSetId
, and an array ofXssMatchTuple
objects -
XssMatchTuple: Each
XssMatchTuple
object containsFieldToMatch
andTextTransformation
-
FieldToMatch: Contains
Data
andType
Implementation
final XssMatchSet? xssMatchSet;