summaryrefslogtreecommitdiff
path: root/doc/vpn-connection-api.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/vpn-connection-api.txt')
-rw-r--r--doc/vpn-connection-api.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/vpn-connection-api.txt b/doc/vpn-connection-api.txt
index 722d7082..4367699f 100644
--- a/doc/vpn-connection-api.txt
+++ b/doc/vpn-connection-api.txt
@@ -75,6 +75,14 @@ Properties string State [readonly]
The VPN host (server) address.
+ boolean Immutable [readonly]
+
+ This value will be set to true if the connection is
+ configured externally via a configuration file.
+
+ The only valid operation are Connect(), Disconnect()
+ and GetProperties()
+
int Index [readonly]
The index of the VPN network tunneling interface.