Click or drag to resize

LicensingStatus Properties

The LicensingUtilsLicensingStatus type exposes the following members.

Properties
  NameDescription
Public propertyActiveUsersCount
Gets or sets the number of users that actively allocate a license.
Public propertyInactivePendingUsersCount
Gets or sets the number of users that have been set inactive but still allocate a license because the peroid of time since deactivation is less than 1 (one) day.
Public propertyInactiveUsersCount
Gets or sets the number of inactive users that do not allocate a license.
Public propertyLicensedUsersCount
Gets the number of licensed users.
Public propertyLicenseType
Gets or sets the license type.
Public propertyLicensingStatusText
Gets or sets a dieplayable text describing the licensing status.
Top
See Also