NetTcpBinding does not support MessageSecurityOverTcp.ClientCredentialType and will throw PlatformNotSupportedException if the property is read or set.
This is currently blocked by the lack of message security feature.
I'm trying to set the MaxClockSkew property when using the NetTcpBinding with TransportWithMessageCredential security mode. I assume this issue is why I cannot set the property as the feature is not supported? I'm targeting .NET Framework 4.7.1. Let me know if I should post this question elsewhere.
It only took 3 years, but this is finally supported!!
Most helpful comment
It only took 3 years, but this is finally supported!!