actionsType 複合型
Actions 要素の子要素と属性を定義します。
<xs:complexType name="actionsType">
<xs:sequence>
<xs:group
maxOccurs="32"
ref="actionGroup"
/>
</xs:sequence>
<xs:attribute name="Context"
type="IDREF"
use="optional"
/>
</xs:complexType>
属性
名前 | 型 | 説明 |
---|---|---|
Context | IDREF | タスクのアクションのセキュリティ コンテキストである、使用されるユーザーのプリンシパル識別子。 |
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント |
Windows Vista [デスクトップ アプリのみ] |
サポートされている最小のサーバー |
Windows Server 2008 [デスクトップ アプリのみ] |