View User Access Permissions for Folders

Spoonybard

Member
Joined
Aug 19, 2004
Messages
6
Programming Experience
3-5
Hi everyone,

I am writing a program that allows projects to be copied from a users local machine to various locations on our network. Already in place are permissions for different types of users such as managers, supervisors, basic employee, etc.... I have come across code that allows permissions to be changed. I just need to see who has what kind of permission so that I can enable/disable certain features of my program based on if the user is a manager or not.

Thanks in advance!
 
Back
Top