ConnectionSettingParameter interface

Extra Parameter in a Connection Setting Properties to indicate service provider specific properties

Properties

key

Key for the Connection Setting Parameter.

value

Value associated with the Connection Setting Parameter.

Property Details

key

Key for the Connection Setting Parameter.

key?: string

Property Value

string

value

Value associated with the Connection Setting Parameter.

value?: string

Property Value

string