Context (WWAN schema, child of DefaultProfile)
Defines the parameters required to setup a data connection.
Element hierarchy
- <DefaultProfile>
- <Context>
Syntax
<Context>
<!-- Child elements -->
AccessString?,
UserLogonCred?,
Compression?,
AuthProtocol?
</Context>
Key
?
optional (zero or one)
Attributes and Elements
Attributes
None.
Child Elements
Child Element | Description |
---|---|
AccessString | Defines the Access Point Name (APN) or dial string to be used to establish a data connection. Must be less than 100 characters. |
AuthProtocol | Defines the authentication protocol to be used for activating a Packet Data Protocol (PDP) context:
|
Compression | If ENABLE, the packet header and data transferred over the connection is compressed. Otherwise, DISABLE. |
UserLogonCred | Defines logon credentials for a connection. |
Parent Elements
Parent Element | Description |
---|---|
DefaultProfile | Defines the default connection profile used by a subscriber to connect to a MNO. The Mobile Broadband service will use these connection settings without prompting the user for details. |
Requirements
Value | |
---|---|
Namespace | http://www.microsoft.com/networking/CarrierControl/WWAN/v1 |