List shared folder's security using WMI

bingo123

New member
Joined
Jul 4, 2007
Messages
1
Programming Experience
5-10
Hi,
How can I enumerate a specific shared folder name using WMI? I think the class for this task is called "Win32_LogicalShareSecuritySetting" - but I don't really know how to use it...

The most simplest code would be highly appreciated!

Thanks in advance!
 
Back
Top