.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

JAVA/CORBA CLASSES


changeHTTPPassword method
Example

Enters a request in the Administration Requests database to change a user's Internet password.

Defined in

AdministrationProcess

Syntax

public String changeHTTPPassword(String username, String oldpassword, String newpassword)
   throws NotesException

Parameters

String username


String oldpassword
String newpassword
Return value

String


Language cross-reference

changeHTTPPassword in LotusScript NotesAdministrationProcess class

Example