Click or drag to resize
PMMembershipOptionsPrimaryGroupResolution Class
Types and static properties and methods for adjusting how Primary Group is determined
Inheritance Hierarchy
SystemObject
  PM90SettingsAPI.MembershipOptionsPMMembershipOptionsPrimaryGroupResolution

Namespace: PM90SettingsAPI.MembershipOptions
Assembly: PM90SettingsAPI (in PM90SettingsAPI.dll) Version: 9.0.23.534 (9.0.23.534)
Syntax
C#
public class PrimaryGroupResolution

The PMMembershipOptionsPrimaryGroupResolution type exposes the following members.

Methods
  NameDescription
Public methodStatic memberSetPrimaryGroupResolution
Sets option for Primary Group Resolution
Top
Properties
  NameDescription
Public propertyStatic memberCurrentPrimaryGroupResolution
Gets the current settings for Primary Group Resolution
Public propertyExcludeUnlimitedPrinting
Excludes Groups set to Unlimited printing when evaluating group membership by Highest or Lowest balance
Public propertyInitialQuotaSource
Specifies where user's will get their initial quotas from
Public propertyResolution
Specifies how users will be assigned to a primary group on first print, login, import, and during AD refreshs if enabled
Public propertyResolutionBalance
Specifies the balance to use when evaluating group membership by Highest or Lowest balance
Top
See Also