Skip to content

Latest commit

 

History

History
116 lines (85 loc) · 1.97 KB

File metadata and controls

116 lines (85 loc) · 1.97 KB
description Search.Product title ms.assetid keywords ms.topic ms.date
Contains the SSID for a WLAN (WLAN schema).
eADQiWindows 10XVcnh
SSID (WLAN schema)
0773526f-0046-4e2c-8972-53872dd76a83
windows 10, uwp, schema, mobile broadband schema
reference
04/05/2017

SSID (WLAN schema)

Contains the SSID for a WLAN.

Element hierarchy

<WLANProfile>
<SSIDConfig>
<SSID>

Syntax

<SSID>

  <!-- Child elements -->
  ( hex
  | name
  )

</SSID>

Attributes and Elements

Attributes

None.

Child Elements

Child Element Description
hex

Defines the SSID of a wireless LAN in hexadecimal format.

name (in SSID)

Defines the SSID of a wireless LAN in alphanumeric format.

 

Parent Elements

Parent Element Description
SSIDConfig

Defines one or more service set identifiers (SSID) for a wireless LAN.

 

Remarks

Although the hex and name elements are optional, at least one hex or name element must appear as a child of the SSID element. If both are present, the hex SSID takes precedence over the name SSID.

Requirements

Value
Namespace http://www.microsoft.com/networking/CarrierControl/WLAN/v1