From f6341502c89c4e67ac2459e103448ce445f7c35d Mon Sep 17 00:00:00 2001 From: Philip Paeps Date: Thu, 19 Jun 2014 12:07:09 +0200 Subject: doc: describe the AuthenticationMethod property --- doc/connman-api.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/connman-api.txt b/doc/connman-api.txt index 2227ab8d..8f720878 100644 --- a/doc/connman-api.txt +++ b/doc/connman-api.txt @@ -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 -- cgit v1.2.3