Network License per User
The license per User uses the Windows user name and stores this name in the license file. Once the application is started, it checks if the user name is already stored in the license file and if not, it starts only if a free license is available. After the application has been terminated, the license is still in use. If a user is logged in with the same name on multiple PCs it is counted as one license.
The license file has to be on the server on a shared folder. Each application user needs a read/write access to the license file.
A user can be removed from the license file in the License Viewer. The license is then available for another user.
The definition in the project template for a license per User is <ModuleType>User</ModuleType>.
See also
Server Application, Service, Web Application