SSIDPrefix
Contains the SSIDPrefix for a WLAN.
Element hierarchy
<SSIDPrefix>
Syntax
<SSIDPrefix>
<!-- Child elements -->
( hex
| name
)
</SSIDPrefix>
Attributes and Elements
Attributes
None.
Child Elements
Child Element | Description |
---|---|
hex (in SSIDPrefix) | Defines the SSIDPrefix of a wireless LAN in hexadecimal format. |
name (in SSIDPrefix) | Defines the SSIDPrefix of a wireless LAN in alphanumeric format. |
Parent Elements
This outermost (document) element may not be contained by any other elements.
Remarks
The SSIDPrefix element is included in the version 2 schema supported on Windows 8.1, Windows Server 2012 R2, and later.
Although the hex and name elements are optional, at least one hex or name element must appear as a child of the SSIDPrefix element. If both are present, the hex SSIDPrefix takes precedence over the name SSIDPrefix.
Requirements
Value | |
---|---|
Namespace | http://www.microsoft.com/networking/CarrierControl/WLAN/v2 |