T
Tim Law
Is there a way to set NTFS file permissions using C#?
From my program I want to be able to set the users that
can access a specific file. I can accomplish this by
right clicking on the file from explorer, select the
security tab, delete all the other users and groups that
have permissions and add my users to the permissions
list. However, I want to do this from my program rather
than by using explorer.
Thanks,
Tim
From my program I want to be able to set the users that
can access a specific file. I can accomplish this by
right clicking on the file from explorer, select the
security tab, delete all the other users and groups that
have permissions and add my users to the permissions
list. However, I want to do this from my program rather
than by using explorer.
Thanks,
Tim