LOTUSSCRIPT /COM/OLE のクラス


SetUserPasswordSettings メソッド

システム管理要求データベースに、ユーザー文書の [管理] タブにあるパスワード管理設定を変更する要求を入力します。

定義位置
NotesAdministrationProcess

構文
noteID$ = notesAdministrationProcess.SetUserPasswordSettings( username$ [ , notespasswordchecksetting% ] [ , notespasswordchangeinterval% ] [ , notespasswordgraceperiod% ] [ , internetpasswordforcechange ] )

パラメータ
username$


notespasswordchecksetting%
notespasswordchangeinterval%
notespasswordgraceperiod%
internetpasswordforcechange
戻り値
noteID$
使い方
オプションのパラメータを少なくとも 1 つは指定しなければなりません。

クロスリファレンス
Java AdministrationProcess クラスの setUserPasswordSettings