Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






AddCertifierToAddressBook method

Creates a Certifier record in a Domino Directory based on a certifier ID file and optionally attaches the ID file.

Defined in

NotesRegistration

Syntax

variant = notesRegistration.AddCertifierToAddressBook(idfile$ [, certpw$ [, location$ [, comment$]]])

Parameters

idfile$

String. The certifier ID file to be added to the Domino Directory; specify the full path, for example, c:\notes\data\cert.id.

certpw$

String. The password for the certifier ID file.

location$

String. A value for the location field in the Certifier record.

comment$

String. A value for the comment field in the Certifier record.

Usage

Set StoreIDInAddressBook True to attach the ID to the Domino Directory record.

This method acts on the Domino Directory (names.nsf) for the server specified by RegistrationServer, or names.nsf in the local Domino data directory if this property is not set.

This method occurs automatically with RegisterNewCertifier if UpdateAddressBook is True.

Language cross-reference

addCertifierToAddressBook method in Java Registration class

See examples

Examples: AddCertifierToAddressBook method




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009