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