doc: describe the AuthenticationMethod property
authorPhilip Paeps <philip@paeps.cx>
Thu, 19 Jun 2014 10:07:09 +0000 (12:07 +0200)
committerDenis Kenzior <denkenz@gmail.com>
Sat, 21 Jun 2014 16:55:03 +0000 (11:55 -0500)
doc/connman-api.txt

index 2227ab8..8f72087 100644 (file)
@@ -180,6 +180,10 @@ Properties boolean Active [readwrite]
                                "wap" - Used by WAP related services
                                "ims" - Used by IMS related services
 
+               string AuthenticationMethod [readwrite]
+                       Holds the PPP authentication method to use.  Valid
+                       values are "pap" and "chap".  Defaults to "chap".
+
                string Username [readwrite]
 
                        Holds the username to be used for authentication