Rest-ful Basic Authentication with ASP.NET MVC

后端 未结 4 2025
滥情空心
滥情空心 2021-02-01 08:14

Anyone know how this works, I\'m using the .net membership provider and just want to pull an xml list. I\'m also using the .net mvc sdk.

4条回答
  •  渐次进展
    2021-02-01 08:37

    How to use REST with basic authentication is covered in the answers to this stackoverflow question:

    Basic Authentication with WCF REST service to something other than windows accounts?

提交回复
热议问题