Manage Users |
![]() ![]() ![]() |
In a single-user application which is typically found on a desktop computer there is no need for any access control. The user has access to every function within the application. However, in a multi-user application such as LegalKing which is accessed by multiple users in a network, it is important that not all functionality is available to all users. A method is required whereby important functions and critical data within the application can only be accessed by persons to whom permission has been granted.
Read the following topics carefully to know how to do give access or block access to user to secured data inside LegalKing:
|