UpgradeUserToHierarchical (NotesAdministrationProcess - LotusScript®)
Enters a request in the Administration Requests database to upgrade a user from a flat ID to a hierarchical ID.
Defined in
Syntax
noteID$ = notesAdministrationProcess .UpgradeUserToHierarchical( username$ [ , orgunit$ ] [ , altcommonname$ ] [ , altorgunit$ ] [ , altlanguage$ ] )
Parameters
username$
String. The flat name of the user.
orgunit$
String. Optional. New organizational unit.
altcommonname$
String. Optional. New alternate common name.
altorgunit$
String. Optional. New alternate organizational unit.
altlanguage$
String. Optional. New alternate language.
Return value
noteID$
String. The note ID of an entry created in the Administration Requests database, or an empty string if the certificate authority processes the request.
Usage
The NotesAdministrationProcess properties must specify a certifier.