CSLA .NET 10.0.0
A home for your business logic
Loading...
Searching...
No Matches
Csla.Rules.AuthorizationRuleManager Class Reference

Manages the list of authorization rules for a business type. More...

Properties

List< IAuthorizationRuleBaseRules [get]
 Gets the list of rule objects for the business type.
bool Initialized [get, set]
 Gets or sets a value indicating whether the rules have been initialized.
bool InitializedPerType [get, set]
 Gets or sets a value indicating whether the rules have been initialized.

Detailed Description

Manages the list of authorization rules for a business type.

Property Documentation

◆ Initialized

bool Csla.Rules.AuthorizationRuleManager.Initialized
getset

Gets or sets a value indicating whether the rules have been initialized.

◆ InitializedPerType

bool Csla.Rules.AuthorizationRuleManager.InitializedPerType
getset

Gets or sets a value indicating whether the rules have been initialized.

◆ Rules

List<IAuthorizationRuleBase> Csla.Rules.AuthorizationRuleManager.Rules
get

Gets the list of rule objects for the business type.


The documentation for this class was generated from the following file: