Manages the list of authorization rules for a business type. More...
Properties | |
List< IAuthorizationRule > | Rules [get] |
Gets the list of rule objects for the business type. More... | |
bool | Initialized [getset] |
Gets or sets a value indicating whether the rules have been initialized. More... | |
bool | InitializedPerType [getset] |
Gets or sets a value indicating whether the rules have been initialized. More... | |
Manages the list of authorization rules for a business type.
Definition at line 24 of file AuthorizationRuleManager.cs.
|
getset |
Gets or sets a value indicating whether the rules have been initialized.
Definition at line 172 of file AuthorizationRuleManager.cs.
|
getset |
Gets or sets a value indicating whether the rules have been initialized.
Definition at line 177 of file AuthorizationRuleManager.cs.
|
get |
Gets the list of rule objects for the business type.
Definition at line 166 of file AuthorizationRuleManager.cs.