JAVA/CORBA クラス


crossCertify メソッド

ID ファイルを相互認証します。

定義が行われるクラス
Registration

構文
public boolean crossCertify(String idfile)
throws NotesException

public boolean crossCertify(String idfile, String certpw)
throws NotesException

public boolean crossCertify(String idfile, String certpw, String comment)
throws NotesException

パラメータ
String idfile


String certpw
String comment
戻り値
boolean
使用法
このメソッドは、CertifierIDFile が設定されていることが要求されます。

Expiration はデフォルトによりこれから 10 年となります。

メモ 有効期限のデフォルトは Release 6.0.3 で新しく追加されました。

このメソッドは、RegistrationServer プロパティによって指定されたサーバーの Domino ディレクトリ (names.nsf) に作用します。このプロパティが設定されていない場合は、ローカルの Domino データディレクトリにある names.nsf に作用します。

クロスリファレンス
LotusScript NotesRegistration クラスの CrossCertify メソッド

式言語の MailRequestCrossCert @コマンド

式言語の AdminCrossCertifyIDFile @コマンド