VpnManagementConnectionStatus
VpnManagementConnectionStatus
VpnManagementConnectionStatus
VpnManagementConnectionStatus
Enum
Definition
Values used to report the current status of a VPN profile.
public : enum class VpnManagementConnectionStatuspublic enum VpnManagementConnectionStatusPublic Enum VpnManagementConnectionStatus// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 Anniversary Edition (introduced v10.0.14393.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v3)
|
Fields
| Connected Connected Connected Connected | The profile is connected. |
| Connecting Connecting Connecting Connecting | The profile is in the process of connecting. |
| Disconnected Disconnected Disconnected Disconnected | The profile is disconnected. |
| Disconnecting Disconnecting Disconnecting Disconnecting | The profile is in the process of disconnecting. |