开发者

Silverlight 4 page authentication attribute

In Asp.net M开发者_StackOverflow社区VC you can do:

[Authorize]
public class someController{}

Is there a way you can do this in silverlight pages? I saw a guy do this with his own code here. Is there anything built in silverlight like this?


Here is an article that give a decent overview of using ASP.NET Membership from within Silverlight:

http://www.silverlightshow.net/items/Leveraging-the-ASP.NET-Membership-in-Silverlight.aspx

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜