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 @コマンド