NetTcpBinding does not support NetTcpSecurity.Message and will throw PlatformNotSupportedException
Any idea when this might be implemented?
+1 for this.
This is currently blocked by the lack of message security feature.
What is the status of the message security feature?
Still blocked by the lack of MessageSecurity feature
NetTcpSecurity.TransportWithMessageCredential portion of the issue can be address as part of https://github.com/dotnet/wcf/issues/3
TransportWithMessageCredential now done.