LOTUSSCRIPT /COM/OLE のクラス


SetUserPasswordSettings メソッド

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

定義位置NotesAdministrationProcess
構文noteID$ = notesAdministrationProcess.SetUserPasswordSettings( username$ [ , notespasswordchecksetting% ] [ , notespasswordchangeinterval% ] [ , notespasswordgraceperiod% ] [ , internetpasswordforcechange ] )
パラメータusername$


notespasswordchecksetting%
notespasswordchangeinterval%
notespasswordgraceperiod%
internetpasswordforcechange
戻り値noteID$
使用法オプションのパラメータを少なくとも 1 つは指定しなければなりません。
クロスリファレンスJava AdministrationProcess クラスの setUserPasswordSettings