CertifierPassword (AdministrationProcess - Java)

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

Defined in

AdministrationProcess

Data type

String

Syntax

public String getCertifierPassword()
    throws NotesException
public void setCertifierPassword(String password)
    throws NotesException

Usage

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

Example