nonBroadcast Element (Compact 2013)

3/26/2014

This element indicates whether to connect to a hidden network-that is, a network that does not broadcast its SSID. If multiple SSIDs are set within the profile, they must all have the same nonBroadcast value.

If connectionType Element 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.

Syntax

<xs:element name="nonBroadcast"
    type="boolean"
    minOccurs="0"
 />

Remarks

The nonBroadcast element is defined by the SSIDConfig Element.

See Also

Reference

Profile XML Schema Elements
connectionType Element
SSIDConfig Element
Profile XML Schema Reference