Share via


NEVpnIke2SecurityAssociationParameters.PostQuantumKeyExchangeMethods Property

Definition

[ObjCRuntime.BindAs(typeof(NetworkExtension.NEVpnIkev2PostQuantumKeyExchangeMethod[]), OriginalType=typeof(Foundation.NSNumber[]))]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual NetworkExtension.NEVpnIkev2PostQuantumKeyExchangeMethod[] PostQuantumKeyExchangeMethods { [Foundation.Export("postQuantumKeyExchangeMethods", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPostQuantumKeyExchangeMethods:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindAs(typeof(NetworkExtension.NEVpnIkev2PostQuantumKeyExchangeMethod[]), OriginalType=typeof(Foundation.NSNumber[]))>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("postQuantumKeyExchangeMethods", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setPostQuantumKeyExchangeMethods:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.PostQuantumKeyExchangeMethods : NetworkExtension.NEVpnIkev2PostQuantumKeyExchangeMethod[] with get, set

Property Value

Attributes

Applies to