switchToID (Registration - Java™)

別の ID ファイルに切り替えます。

定義位置

Registration

構文

public String switchToID(String idfile, String userpw)
    throws NotesException

パラメータ

String idfile

切り替え先の ID ファイル。完全パスを指定します (例えば、c:¥notes¥data¥user.id)。

String userpw

ユーザーのパスワードです。

戻り値

String

切り替えた先の ID ファイルに対応するユーザー名を返します。

使用法

このメソッドはクライアントでのみ機能します。

クロスリファレンス

LotusScript® NotesRegistration クラスの SwitchToID メソッド

式言語の UserIDSwitch @コマンド