Question about UNC shares
Hello,
I have a fileserver 10.10.2.19/Homes. I want the C# code I am running in an ASP.NET page to be able to browse this directory using the System.IO namespace.
However the share above has a very specific login for access. This is for security reasons. How do I pass the username/password to it in order to be able to browse this directory???
Thanks
DanWifi