CertificateExpiration (NotesAdministrationProcess - JavaScript)

Read-write. The expiration date for the certifier ID.

Defined in

NotesAdministrationProcess

Syntax

getCertificateExpiration() : NotesDateTime

setCertificateExpiration(expiration:NotesDateTime) : void

Usage

If this property is not set, the expiration date is two years from the current date.

Language cross-reference

CertificateExpiration in LotusScript® NotesAdministrationProcess class

CertificateExpiration in Java AdministrationProcess class