Вопрос

Is it possible to invert the functionality of the LoginView in ASP.NET?

I want exclude some content for a certain role and the way I see it you use the LoginView to show extra content on the login page.

Это было полезно?

Решение

You can create views for individual role by editing RoleGroups property.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top