UserPrivs Class Members
- Last UpdatedNov 06, 2025
- 1 minute read
The following tables list the members exposed by UserPrivs.
| Name | Description | |
|---|---|---|
![]() | UserPrivs Constructor | 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. |
| Name | Description | |
|---|---|---|
![]() | GetPrivObject | The GetPrivObject() method retrieves the Priv object for the requested privilege by its enumeration. |


