requiredPrivilegesType 複合型
RequiredPrivileges (requiredPrivilegesType) 要素の子要素とシーケンス情報を定義します。
<xs:complexType name="requiredPrivilegesType">
<xs:all>
<xs:element name="Privilege"
type="privilegeType"
minOccurs="1"
maxOccurs="64"
/>
</xs:all>
</xs:complexType>
子要素
要素 | Type | 説明 |
---|---|---|
特権 | privilegeType | タスクの必要な特権を指定します。 |
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント |
Windows 7 [デスクトップ アプリのみ] |
サポートされている最小のサーバー |
Windows Server 2008 R2 [デスクトップ アプリのみ] |