doc: describe the AuthenticationMethod property

This commit is contained in:
Philip Paeps 2014-06-19 12:07:09 +02:00 committed by Denis Kenzior
parent 8edaaaf210
commit f6341502c8
1 changed files with 4 additions and 0 deletions

View 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