Re: Changing folder security

From: Nicole Calinoiu (calinoiu)
Date: 03/30/05


Date: Wed, 30 Mar 2005 10:17:04 -0500

This functionality is not available in the v. 1.x .NET Framework. You could
either call the relevant Windows API functions yourself via p/invoke or use
a wrapper API like the one available at
http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=e6098575-dda0-48b8-9abf-e0705af065d9.

HTH,
Nicole

"Feldman Alex" <utxed94@mail.ru> wrote in message
news:eRku4JTNFHA.2136@TK2MSFTNGP14.phx.gbl...
> Hi all!
> I need to set folder security to full control to everyone
> is it possible from code (without calling any external applications and
> sripts) ?
> example would be nice.
>
> Thanx
>
>