Compartir a través de


NEVpnProtocol.ProxySettings Propiedad

Definición

Obtiene o establece la configuración del proxy para las conexiones HTTPS y HTTP a través del túnel VPN.

[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

Valor de propiedad

(Se está llegando más documentación para este nodo)

Este valor puede ser null.

Atributos

Se aplica a