provide UNC username through C#

G

Guest

Greetings,

I'm trying to understand how to access a network resource through a UNC name
that uses different credentials than the local system where the app is
running (as a scheduled task).
So the app is running on one system with supplied user/pass, but needs to
access remote through UNC with different user/pass.

I'm trying to do this in a C# forms application.

thank you !
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top