CertifierPassword (NotesAdministrationProcess - LotusScript®)
Read-write. The password of the certifier ID file.
Defined in
Data type
String
Syntax
To get: password$ = notesAdministrationProcess .CertifierPassword
To set: notesAdministrationProcess .CertifierPassword = password$
Usage
This property applies when UseCertificateAuthority is False and a certifier is required.