LOTUSSCRIPT/COM/OLE CLASSES
Enters a request in the Administration Requests database to change a user's Internet password.
Defined in
NotesAdministrationProcess
Syntax
noteID$ = notesAdministrationProcess.ChangeHTTPPassword( username$ , oldpassword$ , newpassword$ )
Parameters
username$
noteID$
changeHTTPPassword in Java AdministrationProcess class
Example