Thursday, March 17, 2005

NetUserChangePassword implementation in C#

As an example for someone on the newsgroups, I put together an example of how to use the NetUserChangePassword API. I thought I would share it here. It is not too terribly difficult, but still... someone might find it useful.

Download here

It includes one unit test to show how it works.

Sunday, August 14, 2005 3:45:33 PM (Eastern Standard Time, UTC-05:00)
Hi there,
<br>
<br>That's exactly what I've been looking for. The code works perfectly. Thanks a lot.
<br>
<br>Hint: local policy restrictions may prevent the code from working!
Comments are closed.