providerConfiguration
A dictionary containing keys and values defined by the Tunnel Provider developer.
Declaration
var providerConfiguration: [String : Any]? { get set }Discussion
All of the keys and values in this dictionary must conform to the NSSecureCoding and NSCopying protocols.