SPWorkflowWorkflowRoleCreator class
Creates a WorkflowRole for implementing role-based access to the workflows and their activities.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Workflow.SPWorkflowWorkflowRoleCreator
Namespace: Microsoft.SharePoint.Workflow
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<SubsetCallableTypeAttribute> _
Public NotInheritable Class SPWorkflowWorkflowRoleCreator
'Usage
You do not need to declare an instance of a static class in order to access its members.
[SubsetCallableTypeAttribute]
public static class SPWorkflowWorkflowRoleCreator
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.