# ChannelConnectionSetting
Represents channel connection settings.

##Properties

### `Channel`
[`EnumValue`](../../enumerations/EnumValue.md)<br/>
Channel Id, all values from [`DataChannelType`](../../enumerations/DataChannelType.md).

### `Protocol`
[`EnumValue`](../../enumerations/EnumValue.md)<br/>
Channel protocol, all values from [`ConnectionProtocol`](../../enumerations/ConnectionProtocol.md).

### `ConnectionString`
`String`<br/>
Connection string with format dependent on protocol.
