Which of the following is not a proper aspect of user integration?
- Employee’s authentication
- Physical authorization
- Access control
- Representing users in the database
Answer: b
Explanation: There are 3 main aspects that need to keep in mind when putting together new employees or users into an application. These are: Representing users in the database, Access control, and Employee’s authentication.