nonBroadcast (SSIDConfig) Element
Applies to: desktop apps only
The nonBroadcast (SSIDConfig) element indicates whether to connect to a hidden network. If a network does not broadcast its SSID, then it is known as a hidden network. If multiple SSIDs are set within the profile, they must all have the same nonBroadcast value.
If connectionType is set to ESS, this value can be either "true" or "false". If this element is not present, the default value is "false".
If connectionType is set to IBSS, this value must be "false". If this element is not present, the default value is "false".
Windows XP with SP3 and Wireless LAN API for Windows XP with SP2: This element is not supported.
<xs:element name="nonBroadcast"
type="boolean"
minOccurs="0"
/>
The element is defined by the SSIDConfig element.
Examples
To view a sample profile that uses the nonBroadcast element, see Non-Broadcast Profile Sample.
Requirements
|
Minimum supported client | Windows Vista |
|---|---|
|
Minimum supported server | Windows Server 2008 |
See also
- Definition context of element in schema
- SSIDConfig
- Possible immediate parent element in schema instance
- SSIDConfig (WLANProfile)
Send comments about this topic to Microsoft
Build date: 2/3/2012