IsCertificateAuthorityAvailable (NotesAdministrationProcess - LotusScript®)

Read-only. Indicates whether a certificate authority certifier is available.

Defined in

NotesAdministrationProcess

Data type

Boolean

Syntax

To get: flag = notesAdministrationProcess .IsCertificateAuthorityAvailable

Legal values

  • True in either of the following cases:
  • False otherwise.

Example