I have winforms app, in which I need to access a secured directory. I\'m using impersonation and create WindowsIdentity to access the folder.
I am doing a file server migration and I\'m writing a small C# app to help me map the user permissions so we can put them in user groups.