Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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).