IsStoreIDInMailfile (Registration - Java)

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

Note: This property is new with Release 6.5.

Defined in

Registration

Data type

boolean

Syntax

public boolean isStoreIDInMailfile()
    throws NotesException
public void setStoreIDInMailfile(boolean flag)
    throws NotesException

Legal values

  • 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.