如何在 ASP.NET MVC 中定义对象基础授权?
我正在为视频库创建一个应用程序,其中有不同类型的 CD,如音频、视频、歌曲、电影等。我需要只允许用户访问某些 CD 类型,例如仅歌曲和电影。
我怎样才能在 ASP.NET MVC 中实现这一点?
I am creating an application for a video gallery, where I have different types of cds like audio, video, songs, movies etc. I need to give users access to only some of the cds types, for example only songs and movies.
How can i achieve this in ASP.NET MVC?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
检查此页面以获取更多信息 http://www.asp.net/mvc/tutorials/authenticating-users-with-forms-authentication-cs" rel="nofollow noreferrer"> asp.net/mvc/tutorials/authenticating-users-with-forms-authentication-cs
check this page for more information http://www.asp.net/mvc/tutorials/authenticating-users-with-forms-authentication-cs