NotesRegistration (JavaScript)

Represents the creation or administration of an ID file.

Creation

To create a new Registration object, use the createRegistration method in Session.

Usage

The properties are intended to be set before calling the methods. The usage notes for the properties and methods provide the necessary detail.

The following methods create a new ID: registerNewCertifier method, registerNewServer method, and registerNewUser method. These methods create an ID file and optionally create a record for the ID in the Domino® Directory. The latter function is available independently through addCertifierToAddressBook method, addServerToAddressBook method, and addUserToAddressBook method.