Binary Encoding + Transport security (WCF)
- by Bram
I'm a newb to WCF bindings and would greatly appreciate if someone could give me an example of a custom binding using Binary message encoding with Transport security (clientCredentialType="None").
Thanks in advance.