A string containing the display name of the VPN configuration.
SDKs
- iOS 8.0+
- macOS 10.11+
- Mac Catalyst 13.0+
Framework
- Network
Extension
Declaration
var localizedDescription: String? { get set }
Discussion
This string is used as the display name of the VPN configuration in the system's VPN settings UI. If this property is set to nil at the time that the configuration is created, it will be automatically set to the display name of the calling app.