2 references to NetTcpSecurity
System.ServiceModel (2)
System\ServiceModel\NetTcpSecurity.cs (2)
20
:
this
(DefaultMode, new TcpTransportSecurity(), new MessageSecurityOverTcp())
131
security = new
NetTcpSecurity
(mode, tcpTransportSecurity, messageSecurity);