Share via


NEVpnIke2SecurityAssociationParameters.DiffieHellmanGroup Property

Definition

Gets or sets the Security Association's Diffie Hellman group.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual NetworkExtension.NEVpnIke2DiffieHellman DiffieHellmanGroup { [Foundation.Export("diffieHellmanGroup")] get; [Foundation.Export("setDiffieHellmanGroup:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("diffieHellmanGroup")>]
[<set: Foundation.Export("setDiffieHellmanGroup:")>]
member this.DiffieHellmanGroup : NetworkExtension.NEVpnIke2DiffieHellman with get, set

Property Value

Attributes

Applies to