JAVA/CORBA CLASSES


CertificateAuthorityOrg property
Example

Read-write. The certifier when making requests to the certificate authority.

Defined in

AdministrationProcess

Data type

String

Syntax

public int getCertificateAuthorityOrg()
   throws NotesException

public void setCertificateAuthorityOrg(int level)
   throws NotesException

Usage

This property applies when IsUseCertificateAuthority is true, a CA process is available, and a certifier is required.

Language cross-reference

CertificateAuthorityOrg in LotusScript NotesAdministrationProcess class

Example