Enum NetworkConnectionType
Enum NetworkConnectionType. Defines types of connections that can be used for a VPN tunnel.
Namespace: VpnSDK.Public.Enums
Assembly: VpnSDK.dll
Syntax
public enum NetworkConnectionType
Fields
| Name | Description |
|---|---|
| IKEv2 | |
| L2TP | |
| OpenVPN | |
| PPTP | |
| SSTP |