vendorConfiguration
A dictionary of provider-specific configuration settings.
Declaration
var vendorConfiguration: [String : Any]? { get set }Discussion
All of the values in this dictionary must be NSSecureCoding-compliant.
A dictionary of provider-specific configuration settings.
var vendorConfiguration: [String : Any]? { get set }All of the values in this dictionary must be NSSecureCoding-compliant.