Share via


NEVpnProtocolIke2.EnablePfs Property

Definition

Gets or sets a Boolean value that enables and disables Perfect Forward Secrecy.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool EnablePfs { [Foundation.Export("enablePFS")] get; [Foundation.Export("setEnablePFS:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("enablePFS")>]
[<set: Foundation.Export("setEnablePFS:")>]
member this.EnablePfs : bool with get, set

Property Value

Attributes

Applies to