Best way to use and secure WCF on the Compact Framework? -


I am working on an app that has many clients- desktop, mobile device, web portal, we have an SOA type architecture Going into and using WCF.

When NetTech + Transportation / Message Security + Windows authentication (or even userNameToken and a custom usernameside provider) in favor of desktop and web portal.

Where it breaks completely is in favor of the compact framework ... This support is so limited the subset of WCF. I was resigned from using just the basic Http + username / password in all the headers on SSL, but it seems that when you can not add the header to the compact framework stack - The password must be included as a parameter every time.

Please tell me that I am wrong and there is a better way.

Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -