Quantcast
Channel: VBForums
Viewing all articles
Browse latest Browse all 15702

How to clear network drive credentials in vb.net?

$
0
0
in windows, you can see Stored User Names and Passwords by running rundll32.exe keymgr.dll, KRShowKeyMgr in cmd. Then, you can select a specific network drive and Remove its credentials.

Is there a way to clear specific network drive's credentials programatically in .net? either by running some shell command, creating a process, or by importing some .net library?

Viewing all articles
Browse latest Browse all 15702

Trending Articles