Enum NetworkConnectionType
Enum NetworkConnectionType. Defines types of connections that can be used for a VPN tunnel.
Namespace: VpnSDK.Enums
Assembly: cs.temp.dll.dll
Syntax
public enum NetworkConnectionType
Fields
| Name | Description |
|---|---|
| Automatic | Network connection type is not specified. This type is used for automatic protocol option. |
| IKEv2 | |
| OpenVPN | |
| WireGuard |