| Interfaces | |
|---|---|
| IActionAuthorizer | A way to provide authorization for a specific component action. |
| Classes | |
|---|---|
| ActionAuthorizationStrategy | An authorization strategy which allows the use of a command pattern for users that want to authorize a variety of different types of actions throughout an application. |