LOTUSSCRIPT/COM/OLE CLASSES
Enters a request in the Administration Requests database to recertify a Notes user.
Defined in
NotesAdministrationProcess
Syntax
noteID$ = notesAdministrationProcess.RecertifyUser( username$ )
Parameters
username$
noteID$
The NotesAdministrationProcess properties must specify a certifier.
Language cross-reference
recertifyUser in Java AdministrationProcess class
Example