• CmpUserMgr
    • Functions
      • Authentication
        • UserMgrChangeMyPassword (Function)
        • UserMgrGetSessionUser (Function)
        • UserMgrIsActive (Function)
        • UserMgrLogin (Function)
        • UserMgrLogout (Function)
        • UserMgrRelogin (Function)
      • Authorization
        • UserMgrGetUserAccessRights (Function)
        • UserMgrHasUserAccessRights (Function)
      • Grouphandling
        • UserMgrGroupAdd (Function)
        • UserMgrGroupAddUser (Function)
        • UserMgrGroupGetFirst (Function)
        • UserMgrGroupGetFirstUser (Function)
        • UserMgrGroupGetHandle (Function)
        • UserMgrGroupGetName (Function)
        • UserMgrGroupGetNext (Function)
        • UserMgrGroupGetNextUser (Function)
        • UserMgrGroupRemove (Function)
        • UserMgrGroupRemoveUser (Function)
      • Objecthandling
        • UserMgrObjectAdd (Function)
        • UserMgrObjectAddGroup (Function)
        • UserMgrObjectClearRights (Function)
        • UserMgrObjectGetFirstChild (Function)
        • UserMgrObjectGetFirstGroup (Function)
        • UserMgrObjectGetGroupRights (Function)
        • UserMgrObjectGetHandle (Function)
        • UserMgrObjectGetName (Function)
        • UserMgrObjectGetNextChild (Function)
        • UserMgrObjectGetNextGroup (Function)
        • UserMgrObjectRemove (Function)
        • UserMgrObjectRemoveGroup (Function)
        • UserMgrObjectSetGroupDeniedRights (Function)
        • UserMgrObjectSetGroupRights (Function)
        • UserMgrObjectSetUsedRights (Function)
      • Userhandling
        • UserMgrUserAdd (Function)
        • UserMgrUserAddInfoToUser (Function)
        • UserMgrUserGetFirst (Function)
        • UserMgrUserGetInfoOfUser (Function)
        • UserMgrUserGetName (Function)
        • UserMgrUserGetNext (Function)
        • UserMgrUserGetProperty (Function)
        • UserMgrUserRemove (Function)
        • UserMgrUserRemoveInfoFromAllUsers (Function)
        • UserMgrUserRemoveInfoFromUser (Function)
        • UserMgrUserSetCredentials (Function)
        • UserMgrUserSetProperty (Function)
  • File and Project Information
  • Library Reference
    • CmpUserMgr Interfaces
      • Library Identification
      • Library Properties
    • SysTypes2 Interfaces
      • Library Identification
      • Library Properties
CmpUserMgr Implementation
  • Docs »
  • CmpUserMgr »
  • Functions »
  • Userhandling

UserhandlingΒΆ

  • UserMgrUserAdd (Function)
  • UserMgrUserAddInfoToUser (Function)
  • UserMgrUserGetFirst (Function)
  • UserMgrUserGetInfoOfUser (Function)
  • UserMgrUserGetName (Function)
  • UserMgrUserGetNext (Function)
  • UserMgrUserGetProperty (Function)
  • UserMgrUserRemove (Function)
  • UserMgrUserRemoveInfoFromAllUsers (Function)
  • UserMgrUserRemoveInfoFromUser (Function)
  • UserMgrUserSetCredentials (Function)
  • UserMgrUserSetProperty (Function)