WorkflowRole Class
.NET Framework 3.0
The abstract base class from which workflow roles are derived.
Namespace: System.Workflow.Activities
Assembly: System.Workflow.Activities (in system.workflow.activities.dll)
Assembly: System.Workflow.Activities (in system.workflow.activities.dll)
You can derive classes from the WorkflowRole class in order to implement role-based access to your workflows and their activities. The WebWorkflowRole class and the ActiveDirectoryRole class derive from the WorkflowRole class.
System.Object
System.Workflow.Activities.WorkflowRole
System.Workflow.Activities.ActiveDirectoryRole
System.Workflow.Activities.WebWorkflowRole
System.Workflow.Activities.WorkflowRole
System.Workflow.Activities.ActiveDirectoryRole
System.Workflow.Activities.WebWorkflowRole
Windows 98, Windows Server 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.Community Additions
ADD
Show: