|  | Mode Enumeration | 
Namespace: Cauldron.Interception
 Syntax
Syntax Members
Members| Member name | Value | Description | |
|---|---|---|---|
| Normal | 0 | This rule is not required to match for the interceptor to be weaved, if other rules matches. | |
| Required | 1 | This rule is required to match for the interceptor to be weaved, regardless of other rules matching. | 
 See Also
See Also