LOTUSSCRIPT/COM/OLE CLASSES
Enters a request in the Administration Requests database to change the password management settings on the Administration tab of the user's person document.
Defined in
NotesAdministrationProcess
Syntax
noteID$ = notesAdministrationProcess.SetUserPasswordSettings( username$ [ , notespasswordchecksetting$ ] [ , notespasswordchangeinterval$ ] [ , notespasswordgraceperiod$ ] [ , internetpasswordforcechange$ ] )
Parameters
username$
noteID$
At least one optional parameter must be specified.
Example