VpnManager.DeleteProvisionedVpnProfile Method

Definition

Delete the VPN profile configuration that was provisioned by the calling app

[Android.Runtime.Register("deleteProvisionedVpnProfile", "()V", "GetDeleteProvisionedVpnProfileHandler", ApiSince=30)]
public virtual void DeleteProvisionedVpnProfile ();
[<Android.Runtime.Register("deleteProvisionedVpnProfile", "()V", "GetDeleteProvisionedVpnProfileHandler", ApiSince=30)>]
abstract member DeleteProvisionedVpnProfile : unit -> unit
override this.DeleteProvisionedVpnProfile : unit -> unit
Attributes

Remarks

Delete the VPN profile configuration that was provisioned by the calling app

Java documentation for android.net.VpnManager.deleteProvisionedVpnProfile().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to