roleprovider
Setup roles programmatically from a console application
I\'m writing a setup-application for our web app开发者_如何学Golication. One of the tasks is to setup the database for the built-in SqlRoleProvider. I\'ve got my script to create the database with the[详细]
2022-12-11 09:31 分类:问答Crete a Shared View using a Model method
I want开发者_Go百科 to create a shared control where i want to generate markup according to the role of logged in user. TO achieve this I need to call a method in Model class. Is this a right way to d[详细]
2022-12-10 12:53 分类:问答urlauthorization with custom roleprovider
I am interacting with a third 开发者_如何学运维party httpmodule for authentication. I implemented my custom roleprovider to interact with that. However they use a CustomPrincipal instead of the expect[详细]
2022-12-08 17:04 分类:问答