CertifierFile (AdministrationProcess - Java™)

Read-write. The file specification of the certifier ID file.

Data type

String

Syntax

public String getCertifierFile()
    throws NotesException
public void setCertifierFile(String filespec)
    throws NotesException

Usage

The file specification can be a complete file specification or can be relative to the Domino® data directory.

This property applies when IsUseCertificateAuthority is false and a certifier is required.

Language cross-reference

CertifierFile in LotusScript® NotesAdministrationProcess class