.

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


IDType property
Example

Read-Write. The type of ID file to create.

Defined in

Registration

Data type

int

Syntax

public int getIDType()
   throws NotesException

public void setIDType(int type)
   throws NotesException

Legal values


Usage

Set this property before calling registerNewCertifier, registerNewServer, or registerNewUser.

Language cross-reference

IDType property in LotusScript NotesRegistration class

Example