UserTaskActionSecurity Enumeration

Scanjour Workflow4 Reference Manual
Security level of user task actions

Namespace:  Scanjour.Workflow4.Base
Assembly:  Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public enum UserTaskActionSecurity
Members

  Member nameValueDescription
Process0 User executing action is required to have an access to the process
Proxy1 Only actor or his/her proxy is allowed to execute actions on user task
Actor2 Only actor is allowed to execute actions on user task
See Also

Reference