2.0 NTFS Security Help Needed

  • Thread starter Thread starter xenophon
  • Start date Start date
X

xenophon

I am trying to find sample code showing how the currently logged on
user can read a particular directory. I have looked in the MSDN docs
for how to use the FileSecurity class, but no clear example of how to
use it. The currently-logged on user might be in a group that has
access, even though the current user is not in the ACL.

I am also trying to find a sample of how to set an ACL for
"Everyone:Read" on a directory.

Thanks.
 
Back
Top