Sep 22, 2005 #1 jubble Programmer Mar 6, 2002 207 GB Is it possible to change directory permissions from VB.Net? (eg Add a user to directory security and give them read access only)
Is it possible to change directory permissions from VB.Net? (eg Add a user to directory security and give them read access only)
Sep 22, 2005 #2 Ruffnekk Programmer Aug 2, 2005 249 DE You might want to look at the DirectoryServicesPermission class, and especially the AddPermissionAccess method in your Visual Studio help files. Regards, Ruffnekk --- Is it my imagination or do buffalo wings taste just like chicken? Upvote 0 Downvote
You might want to look at the DirectoryServicesPermission class, and especially the AddPermissionAccess method in your Visual Studio help files. Regards, Ruffnekk --- Is it my imagination or do buffalo wings taste just like chicken?