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 sequencing information for the RequiredPrivileges (requiredPrivilegesType) element.
<xs:complexType name="requiredPrivilegesType">
<xs:all>
<xs:element name="Privilege"
type="privilegeType"
minOccurs="1"
maxOccurs="64"
/>
</xs:all>
</xs:complexType>
Child elements
Element | Type | Description |
---|---|---|
Privilege | privilegeType | Specifies the required privileges of the task. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 7 [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |