Directory.ViewEntry

Retrieves information about a directory entry. A database lookup is not performed. Instead, information is retrieved from the cache.

Parameters

Directory.id (Required)

Specifies the identifier of the directory where the entry is located.

Directory.Item.id (Required)

Specifies the identifier of the entry to search.

User.context (Required)

Specifies the context identifier for this user’s session.

Return Values

Returns the same values as Directory.InfoEntry.

Example

<A href="/servlet/webacc?User.context=xyz&action=Directory.ViewEntry
&Directory.id=Frequent+Contacts&Directory.Item.id=5"> Entry Info </A>