Szerkesztés

Megosztás a következőn keresztül:


Principal.Id property

For scripting, gets or sets the identifier of the principal.

Syntax

Principal.Id As String

Property value

The identifier of the principal.

Remarks

This identifier is also used when specifying the ActionCollection.Context property.

When reading or writing XML for a task, the identifier of the principal is specified in the Id attribute of the Principal element of the Task Scheduler schema.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Type library
Taskschd.tlb
DLL
Taskschd.dll

See also

ActionCollection.Context

Principal

Task Scheduler