Is there a way to control access to content based on role in asp.net.
ex. I want to list documents in a datagrid. I only want to share those with certain members of the site and not everyone. If the user isn't an admin how can they add security to the folder based on existing users of the site?
...
Go to the complete details ...