AutoConnectOnInternet (MBNProfile) Element

The AutoConnectOnInternet (MBNProfile) element specifies whether the Mobile Broadband device will automatically connect to a network.

If set to FALSE, then the Mobile Broadband service's auto connect logic will not be used if there is any other network connectivity available to the system. If set to TRUE, then the Mobile Broadband service will try to automatically connect the device to the network based on the auto connection setting defined in the ConnectionMode element.

Windows 8 and later: This element is deprecated. Use the WcmSetProperty method with the Property parameter set to wcm_global_property_minimize_policy instead.

<xs:element name="AutoConnectOnInternet"
    type="boolean"
 />

The AutoConnectOnInternet element is defined by the MBNProfile element.

Requirements

Requirement Value
Minimum supported client
Windows 7 [desktop apps | UWP apps]
Minimum supported server
None supported

See also

Definition context of element in schema

MBNProfile

Possible immediate parent element in schema instance

MBNProfile