开发者

WCF Security options for my scenario

I need to secure a WCF service and have the following limitations

  1. Can use HTTPS
  2. Must use basicHttpBinding
  3. Must use custom username and password. No windows domain credentials or ASPNET membership i开发者_StackOverflow中文版s available.

Can you please let me if/how this can be done?

Thanks


Checkout WCF example: Using of self-hosted service with SSL

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜