Ikev2VpnProfile.ProxyInfo Property

Definition

Retrieves the proxy information if any was set

public Android.Net.ProxyInfo? ProxyInfo { [Android.Runtime.Register("getProxyInfo", "()Landroid/net/ProxyInfo;", "", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getProxyInfo", "()Landroid/net/ProxyInfo;", "", ApiSince=30)>]
member this.ProxyInfo : Android.Net.ProxyInfo

Property Value

Attributes

Remarks

Java documentation for android.net.Ikev2VpnProfile.getProxyInfo().

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