NEProxySettings.HttpsServer Property

Definition

Gets or sets the server that contains the settings for static HTTPS server proxyies.

public virtual NetworkExtension.NEProxyServer HttpsServer { [Foundation.Export("HTTPSServer", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setHTTPSServer:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.HttpsServer : NetworkExtension.NEProxyServer with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to