A
Arran Pearce
What's the best way to set and read ACL's on files and folders using C#?
At the moment I am using System.Diagnostics.Process to run cacls.exe however
this is proving unreliable and does not meet all of my needs.
thanks for any suggestions.
Arran
At the moment I am using System.Diagnostics.Process to run cacls.exe however
this is proving unreliable and does not meet all of my needs.
thanks for any suggestions.
Arran