What method would you use secure a group of web service methods that are callable from a Windows Server and a Silverlight 2 front end? I don't really want to have to pass a username and password with each and every method call, but I'm not entirely sure how to approach it and my google searching hasn't really been providing me with any answers.
A:
If your using WCF, search for "wcf authentication" here on stackoverflow
Richard L
2009-01-05 22:02:03
A:
Never found out how to do this, but now I don't need to either.
Steven Behnke
2010-02-04 17:43:41