From: Philip Paeps Date: Thu, 19 Jun 2014 10:07:09 +0000 (+0200) Subject: doc: describe the AuthenticationMethod property X-Git-Tag: upstream/1.15~9 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f6341502c89c4e67ac2459e103448ce445f7c35d;p=platform%2Fupstream%2Fofono.git doc: describe the AuthenticationMethod property --- 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