IsCertificateAuthorityAvailable (NotesAdministrationProcess - LotusScript®)
Read-only. Indicates whether a certificate authority certifier is available.
Defined in
Data type
Boolean
Syntax
To get: flag = notesAdministrationProcess .IsCertificateAuthorityAvailable
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.