Responding to user password change

  • Thread starter Thread starter Aviv
  • Start date Start date
A

Aviv

Hello,
I was wondering if there was a way, using C# and .NET, to create a
function that is called when the user changes his\her password.
Thanks,
Aviv.
 
Aviv,

As far as I know, there is not. I think the only way to provide
anything of this sort would be to hook into GINA.dll, which you can't do
with .NET (since you can't create DLLs which export functions).

To add to that, from what I have read, GINA.dll goes away in Longhorn to
make way for a new model.

Hope this helps.
 

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

Similar Threads


Back
Top