Match
|
Specifies how the filter should be applied. If true, then all the match
statements associated with this filter must be satisfied in order for this
filter match to be considered successful. If false, then even if any one of
the criteria associated with this filter is satisfied, then the filter match is
considered successful.
|