JAVA/CORBA クラス


addUserProfile メソッド

Domino ディレクトリにあるユーザー文書にセットアッププロフィール名を追加します。

定義が行われるクラス
Registration

構文
public void addUserProfile(String username, String profile)
throws NotesException

パラメータ
String username


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

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