UserPrivs Constructor
- Last UpdatedNov 06, 2025
- 1 minute read
The UserPrivs() method is the constructor for the userPrivs class. This method takes a user ID and loads the privileges for that user from the database into a sorted list, which can be accessed from the user object to get the privilege value for the user.