Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Ostrzeżenie o deprecjacji programu MBAE
Important
Począwszy od systemu Windows 10 w wersji 1803, środowisko aplikacji MBAE jest zastępowane przez aplikację MO PLATFORMY UWP. Aby uzyskać więcej informacji na temat aplikacji MO UWP, zobacz aplikacje mobilne szerokopasmowe UWP.
Element HardwareIDList określa jeden lub więcej ciągów identyfikacji sprzętu dla pakietu metadanych usługi. Each string is specified by a HardwareID element.
Usage
<HardwareIDList>
child elements
</HardwareIDList>
Attributes
Brak atrybutów.
Text value
Must contain one or more HardwareID elements.
Child elements
| Element | Description |
|---|---|
The HardwareID elements represent the mobile network operator. |
Parent elements
| Element | Description |
|---|---|
The MetadataKey element specifies the attributes of the device metadata package. Należą do nich następujące elementy:
|
język XSD
<xs:element name="HardwareIDList" type="tns:HardwareIDListType" />
<xs:complexType name="HardwareIDListType">
<xs:sequence>
<xs:element name="HardwareID" type="tns:HardwareIDType" maxOccurs="unbounded" />
</xs:sequence>
</xs:complexType>
Remarks
Wymagany jest element HardwareIDList.