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

Объект, который занимается обработкой правил расчёта ACL по IAclGenerationRuleData.

Definition

Пространство имён: Tessa.Roles.Acl
Сборка: Tessa (в Tessa.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
C#
public AclGenerationRuleExecutor(
	IDbScope dbScope,
	IUpdateTriggersExecutor triggersExecutor,
	ICardGetStrategy cardGetStrategy
)

Параметры

dbScope  IDbScope
 
triggersExecutor  IUpdateTriggersExecutor
 
cardGetStrategy  ICardGetStrategy
 

См. также