-api-id | -api-type |
---|---|
M:Windows.Networking.Vpn.VpnForegroundActivationOperation.Complete(Windows.Foundation.Collections.ValueSet) |
winrt method |
Windows.Networking.Vpn.VpnForegroundActivationOperation.Complete(Windows.Foundation.Collections.ValueSet)
Represents a VPN foreground operation. When you're done handling a foreground operation, you must call Complete from your foreground app to mark that the activation is done. Doing so will resume the control flow in the plugin. See VpnChannel.ActivateForeground.
A ValueSet of values that you want to be returned to the IVpnPlugin.Connect call. The ValueSet will be returned to the plugin, allowing you to pass information from the foreground app to the plugin task.
networkingVpnProvider