Hello everyone. I'm trying to create a C# program where i would check the Write and Modify permissions for every folder/subfolder for any given user. If user is not able to Write or Modify the folders then output the username and the folder's name. Any thoughts, ideas, opinions will greatly be appreciated.
Thanks!