Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Change Directory Permissions

Status
Not open for further replies.

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)
 
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?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top