/
NOT Rule
NOT Rule
The <NOT>
element is an access control operator that that reverses the result of a single nested rule or operator, meaning it is satisfied if and only if its child is not.
Child Elements
One (and only one) of the following elements can appear:
Name | Cardinality | Description |
---|---|---|
<Rule> | A single access rule to enforce. | |
A single regular expression access rule to enforce. | ||
<OR> | Exactly one | An operator for combining any number of rules or operators with a disjunction. |
<AND> | An operator for combining any number of rules or operators with a conjunction. | |
<NOT> | An operator for reversing the meaning of a single rule or operator. |
, multiple selections available,
Related content
OR Rule
OR Rule
More like this
AND Rule
AND Rule
More like this
NOTConfiguration
NOTConfiguration
More like this
NOTConfiguration
NOTConfiguration
More like this
NOTConfiguration
NOTConfiguration
More like this
XMLAccessControl
XMLAccessControl
More like this