AuthProtocol (descendant of PurchaseProfile)

Defines the authentication protocol to be used for activating a Packet Data Protocol (PDP) context:

  • NONE - No authentication protocol.
  • PAP - Unencrypted password authentication.
  • CHAP - Challenge Handshake Authentication Protocol(CHAP).
  • MsCHAPv2 - Microsoft’s Challenge Handshake Authentication Protocol(CHAP) v2.0.

Element hierarchy

<PurchaseProfile>
<Context>
<AuthProtocol>

Syntax

<AuthProtocol>

  "NONE" | "PAP" | "CHAP" | "MsCHAPv2"

</AuthProtocol>

Attributes and Elements

Attributes

None.

Child Elements

None.

Parent Elements

Parent Element Description
Context

Defines the parameters required to setup a data connection.

 

Requirements

Value
Namespace http://www.microsoft.com/networking/CarrierControl/WWAN/v1