.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

JAVA/CORBA CLASSES


TrustedOnly property
Read-write. Indicates if only directories that contain trusted information will be searched by lookups.

Note This property is new with Release 8

Defined in

Directory

Data type

Boolean

Syntax

To get: public boolean isTrustedOnly()
throws NotesException

To set: public void setTrustedOnly(boolean flag)
throws NotesException

Legal values


Usage

This property works with the GroupAuthorizationOnly and SearchAllDirectories properties to limit which directories are searched in a lookup.

Language cross-reference

TrustedOnly property in LotusScript Directory class