Retreive windows Logged in UserName and Password

G

Guest

Hi,
I have an application in VB.NET windows application, wherein the
administrator has the option to change the authentication mode ie., whether
the application should work as a normal database authentication or the
windows based authentication mode.
If the administrator sets the application authentication mode to windows
based, then the application has to verify the windows logged in username and
password and then allow the user to use the application. I am not able to
retreive the windows logged in UserName and Password in VB.NET. In VB 6.0, I
am able to retreive the windows logged in UserName but not the password.
Can anyone help me in this.
Thanks
Sudhakara.T.P.
 
C

Carlos J. Quintero [VB MVP]

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