IsCertificateAuthorityAvailable (AdministrationProcess - Java)

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

Defined in

AdministrationProcess

Data type

boolean

Syntax

public boolean isCertificateAuthorityAvailable()
    throws NotesException

Legal values

  • true in either of the following cases:
  • false otherwise

Example