actionsType Complex Type
- Article
-
-
Defines the child elements and attribute for the Actions element.
<xs:complexType name="actionsType">
<xs:sequence>
<xs:group
maxOccurs="32"
ref="actionGroup"
/>
</xs:sequence>
<xs:attribute name="Context"
type="IDREF"
use="optional"
/>
</xs:complexType>
Attributes
Name |
Type |
Description |
Context |
IDREF |
Principal identifier of the used who is the security context for the actions of the task.
|
Requirements
Requirement |
Value |
Minimum supported client
|
Windows Vista [desktop apps only]
|
Minimum supported server
|
Windows Server 2008 [desktop apps only]
|
See also
-
Task Scheduler Schema Complex Types
-
Task Scheduler