WCF Custom Binding help
Posted
by Bram
on Stack Overflow
See other posts from Stack Overflow
or by Bram
Published on 2010-06-10T03:54:29Z
Indexed on
2010/06/10
4:03 UTC
Read the original article
Hit count: 271
wcf
I'm a newb to WCF bindings and would appreciate any help making a custom binding that:
- Supports Binary Message encoding.
- Uses Transport Security (clientCredentialType="None").
Thanks for any help.
© Stack Overflow or respective owner