IsStoreIDInMailfile (NotesRegistration - JavaScript)

Read-write. Indicates whether the ID file is stored in the user's mail file.

Defined in

NotesRegistration

Syntax

isStoreIDInMailfile() : boolean

setStoreIDInMailfile(flag:boolean) : void

Legal value Description
true if the ID file is stored in the user's mail file
false (default) if the ID file is not stored in the user's mail file

Usage

Optionally set this property before calling registerNewUser.

This property applies only to Domino® Web Access and allows Notes® users to read their encrypted mail while using Domino® Web Access.