IsSynchInternetPassword (NotesRegistration - JavaScript™)
Read-write. Synchronizes the user's Internet password with the password for the Notes® client ID.
Defined in
NotesRegistrationSyntax
isSynchInternetPassword() :
boolean
setSynchInternetPassword(flag:boolean)
: void
Legal value | Description |
---|---|
true |
if the Internet password is synchronized |
false |
if the Internet passoword is not synchronized |
Usage
Optionally set this property before calling registerNewUser.The Internet password is in the user's Person document in the Domino® Directory.
If the user changes the password for the Notes® client ID, the Internet password automatically (but not immediately) changes to match it.