JAVA/CORBA クラス


changeHTTPPassword メソッド

[システム管理要求] データベースに要求を入力して、ユーザーのインターネットパスワードを変更します。

定義が行われるクラス
AdministrationProcess

構文
public String changeHTTPPassword(String username, String oldpassword, String newpassword)
throws NotesException

パラメータ
String username


String oldpassword
String newpassword
戻り値
String
クロスリファレンス
LotusScript NotesAdministrationProcess クラスの changeHTTPPassword