-api-id | -api-type |
---|---|
P:Windows.Networking.Vpn.VpnForegroundActivatedEventArgs.ActivationOperation |
winrt property |
Gets an object representing a VPN foreground operation.
When you're done handling a foreground operation, you must call the Complete method of this VpnForegroundActivationOperation object, passing in a ValueSet of values that you want to be returned to the IVpnPlugin.Connect call. See VpnChannel.ActivateForeground.
A VpnForegroundActivationOperation object representing a VPN foreground operation.
networkingVpnProvider