JAVA/CORBA CLASSES

CertifierName property
Read-write. The certifier ID when a Notes ID is not being created.

Note This property is new with Release 6.5.

Defined in

Registration

Data type

String

Syntax

public String getCertifierName()
   throws NotesException

public void setCertifierName(String name)
   throws NotesException

Usage

Optionally set this property before calling crossCertify, recertify, registerNewCertifier, registerNewServer, or registerNewUser.

If you are working in a hosted environment and registering a user to a hosted organization, use this property to specify a certifier created for the hosted organization.

Language cross-reference

CertifierName property in LotusScript NotesRegistration class