RegistrationLog (Registration クラス - Java™)

読み書き可能。ID を作成するときに使用するログファイルです。

定義位置

Registration クラス

データ型

String

構文

public String getRegistrationLog()
    throws NotesException
public void setRegistrationLog(String name)
    throws NotesException

使用法

registerNewCertifierregisterNewServerregisterNewUser を呼び出す前に、任意でこのプロパティを設定します。

このパラメータが NULL の場合は、ロギングは行われません。

このパラメータが NULL 以外の場合は、登録サーバーの Domino データディレクトリ内の cerlog.nsf という名前のファイルにログが記録されます。

クロスリファレンス

LotusScript® NotesRegistration クラスの RegistrationLog プロパティ