Channel Binding
Bindings specify the wire protocol and local behavior for a channel. Bindings are made up of the following components:
- A WS_CHANNEL_BINDING, which identifies the transfer protocol to use.
- A WS_SECURITY_DESCRIPTION, which specifies how to secure the channel.
- A set WS_CHANNEL_PROPERTYs, which specify additional optional settings (see also WS_CHANNEL_PROPERTY_ID).