Class Overview
Enumerates VPN Profile Types
Summary
Enum Values |
VpnProfileConfig.VpnType |
VPNTYPE_IPSEC_HYBRID_RSA |
VPN Profile Type Internet Protocol Security Hybrid RSA |
VpnProfileConfig.VpnType |
VPNTYPE_IPSEC_XAUTH_PSK |
VPN Profile Type Internet Protocol Security Xauth Pre-shared Key |
VpnProfileConfig.VpnType |
VPNTYPE_IPSEC_XAUTH_RSA |
VPN Profile Type Internet Protocol Security Xauth RSA |
VpnProfileConfig.VpnType |
VPNTYPE_L2TP_IPSEC_PSK |
VPN Profile Type Internet Protocol Security Pre-shared Key |
VpnProfileConfig.VpnType |
VPNTYPE_L2TP_IPSEC_RSA |
VPN Profile Type Internet Protocol Security RSA |
VpnProfileConfig.VpnType |
VPNTYPE_PPTP |
VPN Profile Type Point-to-Point Tunneling Protocol |
Enum Values
VPN Profile Type Internet Protocol Security Hybrid RSA
VPN Profile Type Internet Protocol Security Xauth Pre-shared Key
VPN Profile Type Internet Protocol Security Xauth RSA
VPN Profile Type Internet Protocol Security Pre-shared Key
VPN Profile Type Internet Protocol Security RSA
VPN Profile Type Point-to-Point Tunneling Protocol
Public Methods