Question how to save credentials of network shares in windows

ukreddy

New member
Joined
Dec 12, 2016
Messages
2
Programming Experience
5-10
Whenever we try to access a network share it will prompt for credentials based on the shared folder settings. Like the below prompt


Once you save them, they are saved in Windows Credentials of Credentials Manager in Control panel (run --> control keymgr.dll).


But not able to found exact file or registry for this setting.

So, can anyone suggest how to do this process of adding network credentials using c#.
 
Back
Top Bottom