WorkflowInstanceManagementBehavior.WindowsGroup 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定授權使用工作流程執行個體控制端點的 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 網域。