Lotus notes Domino Reset & Change password is not working from my application c#

I’m trying to do Reset (ask the user to change the password in the next logon) & ChangePassword to an ID file in Vault using by C# program which is failing. I can able to create, amend, and delete an account inside Lotus Notes using Interop.Domino.dll, and to change a password and reset a password I’m trying to create a vc++ code wrapper which is not working. any other straightforward way is there to do a reser & change the password?

Leave a Comment