Question

I would like to SET ALL permissions to True for all users of a computer, while using Directory.CreateDirectory

Could you point me a point to start?

Was it helpful?

Solution

Think you need to look at FileSystemSecurity.AddAccessRule

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top