SecurityContext 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 SecurityContext
Members

  Member nameValueDescription
System0 The update is performed by a system account.
Owner1 The update is performed by the process owner.
User2 The update is performed by the current user.
See Also

Reference