Workflow step security enumeration.
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members
| Member name | Value | Description | |
|---|---|---|---|
| Default | 0 | Default security settings. (for whole step - no one is allowed, for source point - inherit settings from step) | |
| OnlyAssigned | 1 | Only assigned are granted with permissions. | |
| AllExceptAssigned | 2 | All are granted with permissions except assigned. |
See Also