0

how to design WCF service that when user will going to access it then he has to pass user id & password. help me with small code. thanks

2 Answers 2

2

Here's a an article on MSDN you could read.

Sign up to request clarification or add additional context in comments.

Comments

1

The WCF Security Guidance on Codeplex has lots of those "how do I do this...." kind of samples for anything security related.

For your case, you might want to look at:

How To – Use Username Authentication with the SQL Server Membership Provider and Message Security in WCF from Windows Forms

or check out all the other "How-To's" to find the one matching your scenario.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.