ScrubbingRuleEntryMatchOperator Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
When matchVariable is a collection, operate on the selector to specify which elements in the collection this rule applies to.
public enum ScrubbingRuleEntryMatchOperator
type ScrubbingRuleEntryMatchOperator =
Public Enum ScrubbingRuleEntryMatchOperator
- Inheritance
-
ScrubbingRuleEntryMatchOperator
Fields
| Name | Value | Description |
|---|---|---|
| EqualsValue | 0 | Equals. |
| EqualsAny | 1 | EqualsAny. |