AclGenerationRuleDefaultProvider - конструктор

Возвращает правила расчёта ACL по данным карточек с типом карточки "Правило расчёта ACL".

Definition

Пространство имён: Tessa.Roles.Acl
Сборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
C#
public AclGenerationRuleDefaultProvider(
	IDbScope dbScope,
	IAclGenerationRuleExecutor aclGenerationRuleExecutor,
	IAclGenerationRuleRolesResolver aclGenerationRuleRolesResolver,
	IAclLockStrategy lockStrategy,
	IAclGenerationRuleDataFactory ruleDataFactory
)

Параметры

dbScope  IDbScope
 
aclGenerationRuleExecutor  IAclGenerationRuleExecutor
 
aclGenerationRuleRolesResolver  IAclGenerationRuleRolesResolver
 
lockStrategy  IAclLockStrategy
 
ruleDataFactory  IAclGenerationRuleDataFactory
 

См. также