Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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] |