T
Tomasz
Hello
I would like to you use a groups based authorization, but in a little
different way. So i want to have two AD groups - one for read access
and second for write access. Then i want to check if user which is
running my web app belongs to read group. If yes, then web application
is hiding some controls. I was never doing such things with asp.net (i
did always classic session based auth.) but is it possible to simplify
such task with use of asp.net functionality ?
I would like to you use a groups based authorization, but in a little
different way. So i want to have two AD groups - one for read access
and second for write access. Then i want to check if user which is
running my web app belongs to read group. If yes, then web application
is hiding some controls. I was never doing such things with asp.net (i
did always classic session based auth.) but is it possible to simplify
such task with use of asp.net functionality ?