netTcpBinding Configuration

Use the netTcpBinding configuration to send data in an encrypted and secured manner. The netTcpBinding configuration provides faster performance than the wsHttpBinding configuration.

You can choose between Message level authentication, which provides the same security level as the wsHttpBinding configuration, and Transport level authentication, which provides faster performance.