WindowsSecurityConfiguration.WorkflowAdminGroupName Property

Gets or sets the name of the Windows Group to be granted all ScopePermissions.

Namespace:  Microsoft.Workflow.Client.Security
Assembly:  Microsoft.Workflow.Client (in Microsoft.Workflow.Client.dll)

function get WorkflowAdminGroupName () : String 
function set WorkflowAdminGroupName (value : String)

Property Value

Type: System.String
The name of the configured Windows Group.

Community Additions

ADD
Show: