useConfigurationAttributeInternalIPSubnet
A Boolean indicating whether or not the IKEv2 client should use the INTERNAL_IP4_SUBNET and/or INTERNAL_IP6_SUBNET attributes sent by the IKEv2 server.
Declaration
var useConfigurationAttributeInternalIPSubnet: Bool { get set }Discussion
If this property is false, split tunnel configurations may still be communicated via Traffic Selectors during IKE negotiation.
Some IKEv2 servers use the INTERNAL_IP4_SUBNET and INTERNAL_IP6_SUBNET protocol message attributes to communicate split tunnel routes to IKEv2 clients. The default value of this property is false.