다음을 통해 공유


NEVpnProtocol.ProxySettings 속성

정의

VPN 터널을 통해 HTTPS 및 HTTP 연결에 대한 프록시 설정을 가져오거나 설정합니다.

[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

속성 값

(이 노드에 대한 추가 설명서가 제공될 예정임)

이 값은 null일 수 있습니다.

특성

적용 대상