doc: Add Network.KnownNetwork property

This commit is contained in:
Denis Kenzior 2018-08-14 13:27:59 -05:00
parent dd1885de11
commit be821a80d8
1 changed files with 7 additions and 0 deletions

View File

@ -37,3 +37,10 @@ Properties string Name [readonly]
Contains the type of the network. Possible
types are "open", "psk", "8021x" (EAP)
object KnownNetwork [readonly, optional]
Contains the path of the KnownNetwork object
corresponding to this Network. If the network
is not provisioned or has not been connected to
before, the property is ommitted.