FORMULA LANGUAGE


MailRequestCrossCert @Command
Displays the Choose ID to be Cross-Certified dialog box, which allows an administrator to send a safe copy of a Certifier ID to another administrator, who can certify it with a different Certifier ID to create a cross certificate.

Syntax

@Command( [MailRequestCrossCert] )

Usage

This can be used almost anywhere in Notes/Domino except from within a dialog box or on the Web.

Language cross-reference

CrossCertify method of LotusScript NotesRegistration class

crossCertify method of Java Registration class

See Also