如何在WCF在线Web用户名和密码中进行身份验证

如何在WCF在线Web用户名和密码中进行身份验证

问题描述:

 

我是WCF的新手,任何人都可以解释如何在WCF项目中实现身份验证

I am new in WCF can anyone explain how to implement authentication in my WCF project

 

谢谢

 

我建议您首先学习身份验证的含义:

I suggest you start by learning the meaning of authentication:

http://msdn.microsoft.com/en-us/library/ff647503.aspx

 

当您了解所需的身份验证类型时,我们可以帮助您进行配置(如果您不是自己管理的话)

When you understand which type of authentication you need, we can help you configure it (if you don't manage by yourself)