G
Guest
Hi there,
from within a .NET environment (framework v1.1), i create a directory. No
problem.
In my case, when you look at the properties of that directory, specifcally
the security-tab, the checkbox about inheriting the permissions of the parent
directory is checked.
Is there a way to uncheck this checkbox from within my .NET program ?
I have a commandline tool (SetACL; see http://setacl.sourceforge.net), but I
would like to do this in the program myself.
Any help is appreciated.
from within a .NET environment (framework v1.1), i create a directory. No
problem.
In my case, when you look at the properties of that directory, specifcally
the security-tab, the checkbox about inheriting the permissions of the parent
directory is checked.
Is there a way to uncheck this checkbox from within my .NET program ?
I have a commandline tool (SetACL; see http://setacl.sourceforge.net), but I
would like to do this in the program myself.
Any help is appreciated.