LOTUSSCRIPT /COM/OLE のクラス
システム管理要求データベースに、ユーザー文書の [管理] タブにあるパスワード管理設定を変更する要求を入力します。
定義位置 NotesAdministrationProcess
構文 noteID$ = notesAdministrationProcess.SetUserPasswordSettings( username$ [ , notespasswordchecksetting% ] [ , notespasswordchangeinterval% ] [ , notespasswordgraceperiod% ] [ , internetpasswordforcechange ] )
パラメータ username$
クロスリファレンス Java AdministrationProcess クラスの setUserPasswordSettings
例