JAVA/CORBA CLASSES
Read-Write. The complete file specification of the certifier ID to use when creating IDs.
Defined in
Registration
Data type
String
Syntax
public String getCertifierIDFile() throws NotesException
public void setCertifierIDFile(String file) throws NotesException
Usage
Set this property before calling crossCertify, recertify, registerNewCertifier, registerNewServer, or registerNewUser.
Specify the complete path, for example, c:\notes\data\cert.id.
Language cross-reference
CertifierIDFile property in LotusScript NotesRegistration class
Example