Share via


NEVpnProtocolIke2.UseConfigurationAttributeInternalIPSubnet Property

Definition

Gets or sets a Boolean value that controls whether to use the internal subnets that are sent by the IKEv2 server.

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

Property Value

Attributes

Applies to