G Guest Dec 8, 2004 #1 I want to programatically set the group security policy . How do i do this. Thank you
N Nicholas Paldino [.NET/C# MVP] Dec 8, 2004 #2 Honey, You won't be able to do it now through managed calls in the framework. Rather, you will have to call the APIs you would call in other environments through the P/Invoke layer. Hope this helps.
Honey, You won't be able to do it now through managed calls in the framework. Rather, you will have to call the APIs you would call in other environments through the P/Invoke layer. Hope this helps.