Directory.List

Lists the available LDAP directories.

Parameters

Directory.queryCount

Specifies the maximum number of directories to retrieve.

User.context (Required)

Specifies the context identifier for this user's session.

Returns

The following table lists return values along with descriptions.

Directory.count

Number of directories retrieved.

Directory.id

Identifier for the directory that was searched.

Directory.name

Name of the directory that was searched.

Directory.isEmpty

Specifies if the directory is empty.

Directory.isReadOnly

Specifies if you have only read access to this directory.

Example

<A href="/servlet/webacc?User.context=xyz&action=Directory.List&Directory.queryCount=25"> Delete </A>