Contents

configurationDisabled

An error code that indicates the VPN configuration associated with the VPN manager isn’t enabled.

Declaration

static var configurationDisabled: NEVPNError.Code { get }

Discussion

This error can occur when trying to start the VPN connection.

See Also

Error codes