VpnAuthenticationMethod
VpnAuthenticationMethod
VpnAuthenticationMethod
VpnAuthenticationMethod
Enum
Definition
Specifies the type of authentication methods allowed by the operating system native VPN protocols.
public : enum class VpnAuthenticationMethodpublic enum VpnAuthenticationMethodPublic Enum VpnAuthenticationMethod// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
| Capabilities |
networkingVpnProvider
|
Fields
| Certificate Certificate Certificate Certificate | Certificate |
| Eap Eap Eap Eap | Extensible Authentication Protocol |
| Mschapv2 Mschapv2 Mschapv2 Mschapv2 | Microsoft Challenge-Handshake Authentication Protocol v2 |
| PresharedKey PresharedKey PresharedKey PresharedKey | Preshared key |