Click or drag to resize
PMUser Methods

The PMUser type exposes the following members.

Methods
  NameDescription
Public methodDelete
Deletes a user from the User list making them inactive. Past reporting will remain available.
Public methodDisableRule
Disables the passed rule for this user if enabled.
Public methodEnableRule
Enables the rule for this user.
Public methodStatic memberGetUsers
Returns all active users within the Print Manager Plus database
Public methodStatic memberCode exampleLookupUser
Looks up and returns a PMUser object for the user and domain specified. User will be added if it doesn't exist yet
Public methodOverridePrimaryGroup
Overrides the primary group for the user
Public methodRefresh
Refreshes the user's information, balances, restrictions
Protected methodRefreshRestrictions
Refreshes restriction list applied to this object
(Inherited from PMRestrictable.)
Top
See Also