![]() |
CSLA .NET 10.0.0
A home for your business logic
|
CSLA permissions requirement. More...
Public Member Functions | |
| CslaPermissionRequirement (Rules.AuthorizationActions action, Type objectType) | |
| Creates an instance of the type. | |
Properties | |
| Rules.AuthorizationActions | Action [get, set] |
| Gets or sets the authorization action. | |
| Type | ObjectType [get, set] |
| Gets or sets the business object type. | |
CSLA permissions requirement.
|
inline |
Creates an instance of the type.
| action | Authorization action |
| objectType | Business object type |
| ArgumentNullException | objectType is null. |
|
getset |
Gets or sets the authorization action.
|
getset |
Gets or sets the business object type.