File Permissions

Kev31

New member
Joined
Jul 2, 2005
Messages
4
Programming Experience
1-3
Hello

I'm trying to write a program in VB.NET that will read the permissions from a folder plus keep those permissions and just change the Domain to those users and groups that are assigned permission to those folders.

I know that VB.NET has a class FileIOPermission but I'm not sure how to use this class.

Could someone point me in the right direction as to how to go about using this class.

Any help would be great thanks.
 
Back
Top