LOTUSSCRIPT/COM/OLE CLASSES
Cross-certifies an ID file.
Defined in
NotesRegistration
Data Type
Boolean
Syntax
Call notesRegistration.CrossCertify( idfile$ [,certpw$ [, comment$]])
Parameters
idfile$
This method requires that CertifierIDFile be set.
Expiration must be set or the certificate will be expired.
This method acts on the Domino Directory (names.nsf) for the server specified by RegistrationServer, or names.nsf in the local Domino data directory if this property is not set.
This method prompts for the ID password.
Language cross-reference
crossCertify method in Java Registration class
MailRequestCrossCert @command in formula language
AdminCrossCertifyIDFile @command in formula language
Example