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

Объект, осуществляющий проверку прав к шаблонам и экземплярам процессов.

Definition

Пространство имён: Tessa.Workflow
Сборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
C#
public WorkflowEnginePermissionManager(
	IDbScope dbScope,
	IContextRoleManager contextRoleManager,
	ICardContextRoleCache contextRoleCache,
	ISession session,
	IConfigurationInfoProvider configurationInfoProvider
)

Параметры

dbScope  IDbScope
 
contextRoleManager  IContextRoleManager
 
contextRoleCache  ICardContextRoleCache
 
session  ISession
 
configurationInfoProvider  IConfigurationInfoProvider
 

См. также