I'm trying to access the group IDs of the connected user. "CurrentUserGroupId" var shows only the first group ID that the user is assigned, I need the other group IDs that the user is in.
I find some structs but I can't find where they are used, like "VUM_User" scruct from visuusermgmt, where can I find this vars?
Hello,
I'm trying to access the group IDs of the connected user. "CurrentUserGroupId" var shows only the first group ID that the user is assigned, I need the other group IDs that the user is in.
I find some structs but I can't find where they are used, like "VUM_User" scruct from visuusermgmt, where can I find this vars?
https://content.helpme-codesys.com/en/libs/VisuUserMgmt2%20Interfaces/Current/VUM_User.html
abyUserGroupIDs seens perfect but I can't find a GVL where it is used.
I had my problem solved.
I had my problem solved.