开发者

Getting user list in Silverlight?

开发者 https://www.devze.com 2022-12-27 18:39 出处:网络
I have a Silverlight w开发者_JAVA百科eb app which uses ASP.net Website administration tool for user authentication. Now is there any way by which I can get the list of all registered users in Silverli

I have a Silverlight w开发者_JAVA百科eb app which uses ASP.net Website administration tool for user authentication. Now is there any way by which I can get the list of all registered users in Silverlight?


Just write a little web service that publishes the parts of the MembershipProvider API that you need.

0

精彩评论

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