| PMUser Methods | 
The PMUser type exposes the following members.
| Name | Description | |
|---|---|---|
| Delete | 
            Deletes a user from the User list making them inactive.  Past reporting will remain available.
              | |
| DisableRule | 
            Disables the passed rule for this user if enabled. 
              | |
| EnableRule | 
            Enables the rule for this user. 
              | |
| GetUsers | 
            Returns all active users within the Print Manager Plus database
              | |
| LookupUser | 
            Looks up and returns a PMUser object for the user and domain specified.  User will be added if it doesn't exist yet
              | |
| OverridePrimaryGroup | 
            Overrides the primary group for the user
              | |
| Refresh | 
            Refreshes the user's information, balances, restrictions
              | |
| RefreshRestrictions | 
            Refreshes restriction list applied to this object
              (Inherited from PMRestrictable.) |