IsCertificateAuthorityAvailable (AdministrationProcess - Java™)
Read-only. Indicates whether a certificate authority certifier is available.
Defined in
Data type
boolean
Syntax
public boolean isCertificateAuthorityAvailable()
throws NotesException
Legal values
- true in either of the following cases:
- CertificateAuthorityOrg is set and a certificate authority certifier is available for the specified organization. CertificateAuthorityOrg is not set and any certificate authority certifier is available.
- false otherwise