IsNoIDFile (NotesRegistration - JavaScript)

Read-write. Indicates that no ID file is created during registration.

Defined in

NotesRegistration

Syntax

isNoIDFile() : boolean

setNoIDFile(flag:boolean) : void

Legal value Description
true if no ID file is created during registration
false (default) if an ID file is created during registration

Usage

Optionally set this property before calling registerNewUser.

If you set this property true, leave StoreIDInAddressBook false.