WinForm Authentication on WinXP

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Folks,

Given the function signature: bool VerifyPassword(string uid, string pwd)

How can I program its internals? In other words which APIs or better yet
..Net calls can I use to return the bool value of authentication?

Thanks,
Avi
(e-mail address removed)
 

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