WLANProfile (WLAN schema)

Defines the properties and security settings of a subscriber's WLAN connection profile. WLANProfile is the unique root element of a wireless profile.

Element hierarchy

<WLANProfile>

Syntax

<WLANProfile Priority? = Priority : "5" >

  <!-- Child elements -->
  name,
  AssociatedPlan?,
  SSIDConfig,
  MSM?

</WLANProfile>

Key

?   optional (zero or one) :   default value

Attributes and Elements

Attributes

Attribute Description Data type Required Default value
Priority

Defines the priority of a wireless profile.

Priority No 5

 

Child Elements

Child Element Description
AssociatedPlan

Contains the name of the subscriber's data plan. It must match the Name attribute of a Plan in the same XML document.

MSM

Defines various media-specific module (MSM) settings for this profile on a WLAN.

SSIDConfig

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

name (type: NameType)

Defines the case sensitive name of a wireless LAN profile.

 

Parent Elements

This outermost (document) element may not be contained by any other elements.

Requirements

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