Accessing Common Tunnel Properties
username
The username component of the tunneling protocol authentication credential.
passwordReference
A persistent keychain reference to a keychain item containing the password component of the tunneling protocol authentication credential.
identityReference
A persistent keychain reference to a keychain item containing the certificate and private key components of the tunneling protocol authentication credential.
identityData
The certificate and private key components of the tunneling protocol authentication credential, encoded in PKCS12 format.
disconnectOnSleep
A flag indicating if the VPN should be disconnected when the device sleeps.
proxySettings
An NEProxySettings
object containing the proxy settings to be used for HTTP and HTTPS connections which are routed through the VPN.