P
Paul Lemke
Hello, I currently have an application that uses authenticates users
via NTLM. I would like to provide a user a directory listing of a
folder. Everyone has read access to the folder, but the only folders
that should show up are ones that allow them to modify sometime.
I can list the directories/files just fine using directoryinfo/
fileinfo. But how can i tell if the current authenticated user has
NTFS write/modify permissions on those directories or files?
Any help is appreciated!
Thanks
Paul
via NTLM. I would like to provide a user a directory listing of a
folder. Everyone has read access to the folder, but the only folders
that should show up are ones that allow them to modify sometime.
I can list the directories/files just fine using directoryinfo/
fileinfo. But how can i tell if the current authenticated user has
NTFS write/modify permissions on those directories or files?
Any help is appreciated!
Thanks
Paul