Can we have login form in wcf services

Posted by Sarathi1904 on Stack Overflow See other posts from Stack Overflow or by Sarathi1904
Published on 2010-05-09T19:44:42Z Indexed on 2010/05/09 19:48 UTC
Read the original article Hit count: 169

Filed under:

I have a set of services in my web service. every one should be authenticated before accessing any one of service. To achieve this, i want to add a login page in web service project with form authentication. is it possible?

© Stack Overflow or respective owner

Related posts about ASP.NET