FORMULA LANGUAGE


AdminNewOrganization @Command
Displays the Register Organization Certifier dialog box, where an administrator can create a hierarchical Certifier ID for an organization. After the administrator enters a name and password for the new Certifier ID, Notes asks the user where to save the ID file and then creates the ID.

Syntax

@Command( [AdminNewOrganization] )

Usage

This command works anywhere in Notes/Domino except from within a dialog box or on the Web.

Language cross-reference

RegisterNewCertifier method of LotusScript NotesRegistration class

registerNewCertifier method of Java Registration class

See Also