Check Permissions to access a file/folder

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Does ASP.NET 2.0 provide an easy way to programatically determine if a user
has permissions to access a particular file or folder? If yes, code snippets
would be greatly appreciated.
 
If the USER does not have permission, I guess it will Raise Exception,
which you can trap, and that should give you your answer.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top