C
Chris Ashley
I have a .NET Windows Service which needs to log on to another machine
to access a UNC share. Is this possible? I assume so due to the
existence of the NetworkCredential class, but I can't find any
associated class to access the share using a NetworkCredential object?
to access a UNC share. Is this possible? I assume so due to the
existence of the NetworkCredential class, but I can't find any
associated class to access the share using a NetworkCredential object?