IPrincipal::get_UserId 方法 (taskschd.h)
取得或設定執行與主體相關聯之工作所需的使用者標識碼。
這是可讀寫的屬性。
語法
HRESULT get_UserId(
BSTR *pUser
);
參數
pUser
傳回值
無
備註
如果在 GroupId 屬性中指定了群組識別碼,請勿設定此屬性。
讀取或寫入工作的 XML 時,主體的使用者識別元是在工作排程器架構的 UserId 元素中指定。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2008 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | taskschd.h |
程式庫 | Taskschd.lib |
Dll | Taskschd.dll |