File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 10.03.2021, 17:59:23 companyName string 3S-Smart Software Solutions GmbH libraryFile VisuUserMgmt_Itfs.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile VisuUserMgmt_Itfs.clean.json version version 2.0.0.0 ProjectInformation IsInterfaceLibrary bool True Released False VisuStructural True LastModificationDateTime date 10.03.2021, 17:59:22 LibraryCategories library-category-list Intern|Visu Author string 3S-Smart Software Solutions GmbH Company System CompiledLibraryCompatibilityVersion CODESYS V3.5 SP15 DefaultNamespace VisuUserManagement_Interfaces Description See: Description DocFormat reStructuredText Project VisuUserMgmt_Itfs Title Visu User Mgmt Interfaces Version version 3.5.17.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. Base Interfaces ¶ Library Identification ¶ Name: Base Interfaces Version: newest Company: System Namespace: IBaseLibrary Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: Base Interfaces, * (System) Data Server Interfaces ¶ Library Identification ¶ Name: Data Server Interfaces Version: newest Company: System Namespace: Dataserver_Interfaces Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: Data Server Interfaces, * (System)
Visu User Mgmt Interfaces Library Documentation ¶ Company System Title Visu User Mgmt Interfaces Version 3.5.17.0 Categories Intern|Visu Namespace VisuUserManagement_Interfaces Author 3S-Smart Software Solutions GmbH Description 1 ¶ This library contains the interfaces for the user management functionality for the visualization. Contents: ¶ ExternalUserDatabase Interfaces VUM_Constants (GVL) VUM_EditType (Enum) VUM_ReturnValues (Enum) VUM_User (Struct) VisuUserManagement IVisuUserManagement (Interface) IVisuUserManagement2 (Interface) Indices and tables ¶ 1 Based on VisuUserMgmt_Itfs.library, last modified 10.03.2021, 17:59:22. LibDoc 4.4.0.0-b.27 The content file VisuUserMgmt_Itfs.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 10.03.2021, 17:59:23.
ExternalUserDatabase ¶ Interfaces IExternalUserDatabaseProvider (Interface) ChangePassword ChangeUserPassword (Method) Login CheckLogin (Method) CheckLoginWithGroupID (Method) UserManagement ChangeUser (Method) GetUserCount (Method) GetUsers (Method)
Interfaces ¶ IExternalUserDatabaseProvider (Interface) ChangePassword ChangeUserPassword (Method) Login CheckLogin (Method) CheckLoginWithGroupID (Method) UserManagement ChangeUser (Method) GetUserCount (Method) GetUsers (Method)
IExternalUserDatabaseProvider (ITF) ¶ INTERFACE IExternalUserDatabaseProvider Interface which can be implemented when not the standard user database should be used. For example when the user database should be adapted to an active directory. In this case the internal user management calls this interface when a Login, ChangePassword or ChangeUserDatabase action is executed. Methods: ChangeUser ChangeUserPassword CheckLogin CheckLoginWithGroupID GetUserCount GetUsers Structure: ChangePassword ChangeUserPassword (Method) Login CheckLogin (Method) CheckLoginWithGroupID (Method) UserManagement ChangeUser (Method) GetUserCount (Method) GetUsers (Method)
ChangePassword ¶ ChangeUserPassword (Method)
Login ¶ CheckLogin (Method) CheckLoginWithGroupID (Method)
UserManagement ¶ ChangeUser (Method) GetUserCount (Method) GetUsers (Method)
VUM_Constants (GVL) ¶ InOut: Scope Name Type Initial Comment Constant VISU_VUM_MAX_GROUPS_PER_USER INT 10 The maximum number of groups a visu user can belong to