LicensingStatus Properties |
The LicensingUtilsLicensingStatus type exposes the following members.
| Name | Description | |
|---|---|---|
| ActiveUsersCount |
Gets or sets the number of users that actively allocate a license.
| |
| InactivePendingUsersCount |
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.
| |
| InactiveUsersCount |
Gets or sets the number of inactive users that do not allocate a license.
| |
| LicensedUsersCount |
Gets the number of licensed users.
| |
| LicenseType |
Gets or sets the license type.
| |
| LicensingStatusText |
Gets or sets a dieplayable text describing the licensing status.
|