JAVA/CORBA CLASSES
Enters a request in the Administration Requests database to sign a database.
Defined in
AdministrationProcess
Syntax
public String signDatabaseWithServerID(String server, String dbfile) throws NotesException
public String signDatabaseWithServerID(String server, String dbfile, boolean updateonly) throws NotesException
Parameters
String server
String
signDatabaseWithServerID in LotusScript NotesAdministrationProcess class
Example