SkipActivityAuthorizationAttribute
Namespace: ASPSecurityKit.Net
Assembly: ASPSecurityKit.Net.dll
Summary
Attribute to indicate that associated action(s) doesn’t require activity-based authorization checks.
Remarks
Note: this attribute cannot be overridden. Therefore, apply it on specific actions only rather than on All actions unless you really mean to skip permission check for all.