Share via


NEVpnManager.Protocol Property

Definition

Developers should not use this deprecated property. Developers should use 'ProtocolConfiguration' instead.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual NetworkExtension.NEVpnProtocol? Protocol { [Foundation.Export("protocol", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setProtocol:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("protocol", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setProtocol:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.Protocol : NetworkExtension.NEVpnProtocol with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to