Hello,
all the users of an ASP.NET web application are logged into an AD domain.
Can I build the access rules within this application on top of this?
I mean, can I retrieve the samAccountName of the user visiting my web application and allow/disallow certain areas of the application based on this information?
Thanks
Magnus
Go to the complete details ...