IAdmProductInfo2
The IAdmProductInfo2 interface extends the IAdmProductInfo interface.
Inheritance: IAdmProductInfo
Methods
-
Method
-
Description
-
CalculateTotalNumberOfEnabledAccounts()
-
Returns the total number of enabled and not expired user accounts in all the Active Directory domains managed by Adaxes.
Properties
-
Property
-
Description
-
AllowedEnabledUserAccounts
-
Gets the maximum number of enabled and not expired user accounts allowed by the license.
Details
CalculateTotalNumberOfEnabledAccounts()
Returns the total number of enabled and not expired user accounts in all the Active Directory domains managed by Adaxes.
Int32 CalculateTotalNumberOfEnabledAccounts()
AllowedEnabledUserAccounts
Gets the maximum number of enabled and not expired user accounts allowed by the license.
- Type:
- Int32
- Access:
- Read-only
Remarks
- If the number of accounts is unlimited, the property is -1.
- If the number of accounts is still under processing (e.g. after service restart), the property is -2.
Requirements
Minimum required version: 2010.2