This documentation is archived and is not being maintained.
WorkflowRole Class
Visual Studio 2008
The abstract base class from which workflow roles are derived.
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 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: