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.
Important
Device metadata is deprecated and will be removed in a future release of Windows. For information about the replacement for this functionality, see Driver Package Container Metadata.
The PublisherType XML simple type specifies a publisher name for an app associated with the device.
<xs:simpleType name="PublisherType">
<xs:restriction
base="tns:DistinguishedNameType"
>
<xs:maxLength
value="8192"
/>
</xs:restriction>
</xs:simpleType>
Remarks
See the SoftwareInfo XML Schema Definition for the XSD definition of PublisherType and DistinguishedNameIdentifierType.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 |
Minimum supported server | Windows Server 2012 |