Re: Finding out if user has privileges to a diectory.

From: Nicole Calinoiu (calinoiu)
Date: 03/24/05


Date: Thu, 24 Mar 2005 09:19:38 -0500

There are several ways, but the most appropriate will depend on at least two
criteria:

1. With what code access permissions will the code be running?
2. How do you define "access"? (See
http://groups-beta.google.com/group/microsoft.public.dotnet.security/browse_frm/thread/de8d8902a906fc8e/382b60bb2c6f0737
for a thread on a similar topic.)

"UJ" <UJ@nowhere.com> wrote in message
news:eTbognHMFHA.3832@TK2MSFTNGP12.phx.gbl...
> How can I, through VB.NET, find out if somebody has access to a specified
> directory? The directory will be on an 2000 Server.
>
> TIA.
>
> Jeffrey.
>
>