Home > Contents > Index > 
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index 
dir:groupmembers
Lists all members of the specified group.
Syntax
<dir:groupmembers name="group" list="members"/>Parameters
name (required)- Unique identifier for the name of the entry for which members are being listed. The value is relative to the
baseDNproperty
list (required)- A list of distinguished names of all the entries belonging to this group. The list has a single column, name. The names returned are relative to the
baseDNproperty.
Error Numbers
The possible values of
errnoinclude:
Example
<dir:groupmembers name="Variables.groupName" list="members"/>
Home > Contents > Index > 
Oracle JSP Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.