ModemDMConfigProfile/Context (v4)
Specifies the parameters required to establish a data connection.
Element hierarchy
<MBNProfileExt>
<Context>
<ModemDMConfigProfile>
<Context>
Syntax
<Context>
<!-- Child elements -->
AccessString?,
UserLogonCred?,
Compression?,
AuthProtocol?,
IPType?
</Context>
Key
?
optional (zero or one)
Attributes and Elements
Attributes
None.
Child Elements
Child Element | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AccessString | Identifies the APN or dial string to be used to establish a data connection. For more information, see the documentation for the v1 AccessString element. |
||||||||||||
AuthProtocol | >Specifies the authentication protocol to be used for activating a Packet Data Protocol (PDP) context. Note that in v4, a new enumeration value is available for this element. AutoSelection means that an auth protocol is to be picked by lower layer(s). For further information, see the documentation for the v1 AuthProtocol element. |
||||||||||||
Compression | Specifies whether compression will be used at the data link for header and data transfer. For more information, see the documentation for the v1 Compression element. |
||||||||||||
IPType | Specifies the IP type to be used on this data connection. This element is new in v4 of the schema. The element can have one of the following values.
|
||||||||||||
UserLogonCred | Logon credentials for a connection. |
Parent Elements
Parent Element | Description |
---|---|
MBNProfileExt | The MBNProfileExt element is an extension of the earlier MBNProfile element. It identifies a Mobile Broadband profile with a richer set of options than the MBNProfile element. There can be more than one MbnProfileExt element in a profile, describing profile settings for a particular set of operating conditions. Use the ProfileConditionedOn child element of MBNProfileExt to specify which operating conditions make a particular profile the active profile. |
ModemDMConfigProfile | Modem DM configuration profile. |
Requirements
Namespace |
https://www.microsoft.com/networking/WWAN/profile/v4 |