![]() |
CSLA .NET 10.0.0
A home for your business logic
|
Classes | |
| interface | IAuthorizeReadWrite |
| Defines the authorization interface through which an object can indicate which properties the current user can read and write. More... | |
| class | SecurityException |
| Security exception. More... | |
| class | UsernameCriteria |
| Criteria class for passing a username/password pair to a custom identity class. More... | |
Enumerations | |
| enum | NoAccessBehavior { SuppressException , ThrowException } |
| Options available for handling no access to a property due to authorization rules. More... | |