ecm.security
The ecm.security namespace provides access to user and group information on the ECM server,
plus write operations for the user lifecycle and group memberships.
1. Read methods
| Method | Description |
|---|---|
Returns the system roles of a user. |
|
Returns the list of all users. |
|
Returns the details of a single user. |
|
Returns all groups. |
|
Returns the attributes of a single group. |
|
Returns the members of a group. |
|
Returns the groups of a user. |