RegisteredTask.GetSecurityDescriptor メソッド

スクリプトの場合は、登録済みタスクの資格情報として使用されるセキュリティ記述子を取得します。

構文

sddl = .GetSecurityDescriptor( _
  ByVal securityInformation _
)

パラメーター

securityInformation

SECURITY_INFORMATIONからのセキュリティ情報。

戻り値

登録済みタスクのセキュリティ記述子。

要件

要件
サポートされている最小のクライアント
Windows Vista [デスクトップ アプリのみ]
サポートされている最小のサーバー
Windows Server 2008 [デスクトップ アプリのみ]
タイプ ライブラリ
Taskschd.tlb
[DLL]
Taskschd.dll

関連項目

RegisteredTask

TaskFolder.GetSecurityDescriptor

RegisteredTask.SetSecurityDescriptor