Pregunta

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.

¿Fue útil?

Solución

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

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top