CertifierFile (AdministrationProcess - Java)

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

Defined in

AdministrationProcess

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.

Example