.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

JAVA/CORBA CLASSES


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

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 IsUseCertificateAuthority is true, this property must specify the name of a CA-enabled certifier.

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