WorkflowInstanceManagementElement.AuthorizedWindowsGroup Property

Definition

Gets or sets the Windows group of users authorized to use the workflow instance control endpoint.

[System.Configuration.ConfigurationProperty("authorizedWindowsGroup", IsRequired=false)]
[System.Configuration.StringValidator(MinLength=0)]
public string AuthorizedWindowsGroup { get; set; }

Property Value

The Windows group of users authorized to use the workflow instance control endpoint.

Attributes

Remarks

Defaults to "BUILTIN\Administrators". Valid settings are: a local Windows group or a Windows domain.

Applies to

Product Versions
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1