VUM_User3 (STRUCT)
TYPE VUM_User3 : STRUCT
Extended data definition for a single user
- InOut:
Name
Type
Comment
wstUserNameWSTRING(79)The user name which must be unique
wstFullNameWSTRING(79)A free full name of the user, only used for legacy.
wstPasswordWSTRING(79)The password which should be used to generate the md5hash
dwUserGroupIDDWORDThe user group id
abyUserGroupIDsARRAY [0..VUM_Constants.VISU_VUM_MAX_GROUPS_PER_USER] OF BYTE
Additional user group ids if the user belongs to several groups
byUserGroupCountBYTENumber of additional user groups
bDeactivatedBOOLIs the user deactivated. Only used for legacy.
bChgPassFirstLoginBOOLIf the password has to change at the first login