NEVpnProtocol.ProxySettings Property

Definition

Gets or sets the proxy settings for HTTPS and HTTP connections through the VPN tunnel.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual NetworkExtension.NEProxySettings ProxySettings { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("proxySettings", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setProxySettings:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.ProxySettings : NetworkExtension.NEProxySettings with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to