Skip to main content

ResetUserPassword (NotesIDVault - LotusScript)

Lets you reset a user's authenticating password stored in their ID vault.

Defined in

NotesIDVault

Syntax

Call NotesIDVault**.ResetUserPassword(** username, password, servername, downloadcount**)**

ParameterDescription
usernameString. Specifies the name of the user whose ID file you are looking for.
passwordString. Specifies the password of the user whose ID file you are looking for.
servernameString. Specifies the name of server to contact in the search for the ID file.
downloadcountInteger. Specifies the number of ID file downloads.

Language cross-reference

resetUserPassword in Java™ IDVault class

resetUserPassword in JavaScript™ NotesIDVault class