.

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

LOTUSSCRIPT/COM/OLE CLASSES


IDType property
Example

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

Defined in

NotesRegistration

Data type

Constant of type Integer

Syntax

To get: type% = notesRegistration.IDType

To set: notesRegistrationID.IDType = type%

Legal values


Usage

Set this property before calling RegisterNewCertifier, RegisterNewServer, or RegisterNewUser.

Language cross-reference

IDType property in Java Registration class

Example
See Also