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)
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)