Home > Contents > Index > 
DIR.LISTUSERS
Returns a list of all users.
Syntax
<DIR.LISTUSERS LIST="USER_LIST"
[COMMONANCESTOR="USERS_PARENT"]/>Parameters
LIST (required)- List in which to return the distinguished names of all descendants found. The names returned are relative to the
baseDNproperty.
COMMONANCESTOR (optional)- Specifies the root of the Sites user tree. If this parameter is not specified the default is the value specified in the
CS.Property.dir.people.Parentproperty.
Error Numbers
The possible values of
errnoinclude:
Description
The parameter
commonancestormay be specified to override theCS.Property.dir.peopleParentvalue. The same results may be achieved using thedir.childrentag, thedir.listuserstag is provided as a convenience for user operations.Example
<DIR.LISTUSERS LIST="allList"/>Release Introduced
This tag was introduced in CS release 4.0.
Home > Contents > Index > 
Oracle XML Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.