Enum describing possible user list string rule item operators.
Enums | |
---|---|
|
Not specified. |
|
Used for return value only. Represents value unknown in this version. |
|
Contains. |
|
Equals. |
|
Starts with. |
|
Ends with. |
|
Not equals. |
|
Not contains. |
|
Not starts with. |
|
Not ends with. |