You are creating a distributed application by using Microsoft .NET Framework 3.5.
The application uses Windows Communication Foundation (WCF).
The distributed application provides point-to-point security.
You need to ensure that the distributed application provides end-to-end security instead of point-to-point security.
Which binding mode should you use?
A.
NetTcpBinding with Transport security
B.
WSHttpBinding with Transport security
C.
WSHttpBinding with Message security
D.
NetNamedPipeBinding with Transport security