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






RegistrationLog property

Read-Write. The log file to use when creating IDs.

Defined in

Registration class

Data type

String

Syntax

public String getRegistrationLog()

throws NotesException
public void setRegistrationLog(String name)

throws NotesException

Usage

Optionally set this property before calling registerNewCertifier, registerNewServer, or registerNewUser.

No logging occurs if this parameter is null.

If this parameter is anything other than null, logging goes to the file named cerlog.nsf in the Domino data directory on the registration server.

Language cross-reference

RegistrationLog property in LotusScript NotesRegistration class

See examples

Examples: registerNewUser method




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009