Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
This topic describes how the default metadata exchange bindings are constructed for various transports.
The Default Bindings
| Default Binding Name | How the binding is constructed |
|---|---|
| mexHttpBinding | A WSHttpBinding with transport-level security disabled. |
| mexHttpsBinding | A WSHttpBinding that supports transport-level security. |
| mexNamedPipeBinding | A CustomBinding with a NamedPipeTransportBindingElement using the default values. |
| mexTcpBinding | A CustomBinding with a TcpTransportBindingElement using default values. |