Tag Link | [Admin_UserListGroups] | Category | Administration |
---|---|---|---|
Type | Substitution | Source Available | Yes |
Support | Preferred | Version | 8.0 |
Change | Unchanged | Data Source | Any |
Output Type | Array, Boolean | Security | None |
Implementation | LDML | Sets | Lasso 8.5, Lasso 8.0 |
[Admin_UserListGroups] lists the groups that a user belongs to in Lasso Security. The tag requires one parameter which is a valid username.
This tag can be called by a group administrator or by the global administrator. The tag can either be called on a page that has been authenticated using an [Auth_...] tag or accepts optional
[Admin_UserListGroups: 'Username']
[Admin_UserListGroups: 'Username',
Required Parameters | |
---|---|
Username | The username for which the groups should be listed. |
Optional Parameters | |
-Username | Optional administrator username. |
-Password | Optional administrator password. |
The
See the Lasso 8 Language Guide for examples of how to use this tag.