CertifierFile (NotesAdministrationProcess - LotusScript®)

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

Defined in

NotesAdministrationProcess

Data type

String

Syntax

To get: filespec$ = notesAdministrationProcess .CertifierFile

To set: notesAdministrationProcess .CertifierFile = filespec$

Usage

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

This property applies when UseCertificateAuthority is False and a certifier is required.

Example