I am looking all over the internet and cannot seem to find a good example on how to pass credentials to a web service to secure it.
Can someone point me to a detailed sample how to add security to a web service?
It looks like everyone is using a WCF Model for this. Is ASMX getting phased out? If not I am looking to pass credentials to ASMX, otherwise see the WCF approach.
Any good tutorials on this subject you guys know of?
Take a look here: