User Administration Classes
The following User Administration classes are available:
Name of the Class | Description |
---|---|
UserManagement | The class provides methods for the User Administration. |
UserManagementBaseType | This class implements the base functionality for all sub classes (area, group and user). Each sub class presents an object, which contains all information that is saved in an entry of a data point _Areas, _Groups or _Users. |
UserManagementGroup | This class provides methods for the user administration of user groups. |
UserManagementHooks | The class provides HOOK methods for the user administration. The methods must be implemented. |
UserManagementUser | The class provides methods for the user management of users. |