Skip to content

Latest commit

 

History

History
60 lines (39 loc) · 1.88 KB

schema-autoconnectoninternet-mbnprofile-element.md

File metadata and controls

60 lines (39 loc) · 1.88 KB
description ms.assetid title ms.topic ms.date topic_type api_name api_type
Specifies whether the Mobile Broadband device will automatically connect to a network.
a2673ac7-6d70-4005-9ac4-cf670eba26ae
AutoConnectOnInternet (MBNProfile) Element
reference
05/31/2018
APIRef
kbSyntax
AutoConnectOnInternet
Schema

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