Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.08 KB

vpnforegroundactivatedeventargs_activationoperation.md

File metadata and controls

29 lines (18 loc) · 1.08 KB
-api-id -api-type
P:Windows.Networking.Vpn.VpnForegroundActivatedEventArgs.ActivationOperation
winrt property

Windows.Networking.Vpn.VpnForegroundActivatedEventArgs.ActivationOperation

-description

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.

-property-value

A VpnForegroundActivationOperation object representing a VPN foreground operation.

-remarks

-see-also

-examples

-capabilities

networkingVpnProvider