Interface IAuthRuleBuilderOperation
public interface IAuthRuleBuilderOperation
-
Method Summary
Modifier and TypeMethodDescriptionThis rule applies to the operation with the given nameThis rule applies to any operation
-
Method Details
-
named
This rule applies to the operation with the given name- Parameters:
The
- operation name, e.g. "validate" or "$validate" (either form may be used here)
-
withAnyName
This rule applies to any operation
-