API reference
The following tables provide API reference values:
GetTunnelList() |
Retrieve the list of all connections configured in the FortiClient application. |
IsConnected (bstrTunnelName As String) As Boolean |
Return |
IsIdle (bstrTunnelName As String) As Boolean |
Return |
OnDisconnect(bstrTunnelName As String) |
Connection disconnected. |
OnIdle(bstrTunnelName As String) |
Connection idle. |
OnOutOfCompliance(bAV As Boolean, bAS As Boolean, bFW As Boolean, bWF As Boolean) |
Command was deprecated in FortiClient 5.0. |
OnXAuthRequest(bstrTunnelName As String) |
The VPN peer on the named connection requests XAuth authentication. |