共用方式為


WorkflowInstanceManagementBehavior.WindowsGroup 屬性

定義

取得或設定授權使用工作流程執行個體控制端點的 Windows 使用者群組。

public:
 property System::String ^ WindowsGroup { System::String ^ get(); void set(System::String ^ value); };
public string WindowsGroup { get; set; }
member this.WindowsGroup : string with get, set
Public Property WindowsGroup As String

屬性值

授權使用工作流程執行個體控制端點的 Windows 使用者群組。

備註

預設為 「BUILTIN\Administrators」。 有效的設定為:本機 Windows 群組或 Windows 網域。

適用於