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.
Key specifies a unique key for the DeviceElement.
Note
- This element does not appear in the Properties pane of Windows System Image Manager (Windows SIM) until you add DeviceElement to the answer file. 
- The value for - Keyis added to the answer file as an attribute of DeviceElement. The attribute- wcm:keyValueis used to identify each unique device. For example, you can specify three different IP addresses by using the- Keyvalues of MyKey1, MyKey2, and MyKey3.
Values
| Key | Specifies a unique key for the DeviceElement. Key is a string. | 
This string type does not support empty elements. Do not create an empty value for this setting.
Valid Configuration Passes
offlineServicing
Parent Hierarchy
Microsoft-Windows-TabletPC-Platform-Input-Core| LinearityData| DeviceElement | Key
Applies To
For a list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-TabletPC-Platform-Input-Core.
XML Example
The following XML output shows how to configure Key.
<NameServerList>
   <IpAddress wcm:action="add" wcm:keyValue="MyKey">MyValue</IpAddress> 
   </NameServerList>