PackageForPrivilegedApplications

The PackageForPrivilegedApplications XML type specifies an app package for an app that has privileged access to the device.

<xs:complexType name="PackageForPrivilegedApplications">
    <xs:sequence>
        <xs:element name="Identity"
            type="tns:IdentityForPrivilegedApplicationsType"
         />
        <xs:any
            processContents="lax"
            minOccurs="0"
            namespace="##other"
         />
    </xs:sequence>
</xs:complexType>

Child elements

Element Type
Identity tns:IdentityForPrivilegedApplicationsType

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

See also

device metadata package

 

 

Send comments about this topic to Microsoft