Validate Domain Username/Password Sample Code?

  • Thread starter Thread starter Scott Lezberg \(Deltek\)
  • Start date Start date
S

Scott Lezberg \(Deltek\)

Does anyone have some sample code that can validate a domain username and
password account to check to see if it is a valid account?

Thanks in advance.

Scott
 
Does that come with AD or is it a download from somewhere?

Derek
 
¤ Does anyone have some sample code that can validate a domain username and
¤ password account to check to see if it is a valid account?
¤

See the IsAuthenticated function in the following MS KB article:

HOW TO: Authenticate against the Active Directory by Using Forms Authentication and Visual Basic
..NET
http://support.microsoft.com/default.aspx?scid=kb;en-us;326340&Product=vbNET


Paul ~~~ (e-mail address removed)
Microsoft MVP (Visual Basic)
 

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

Back
Top