IceNetHttpApplicationLicensedNumberOfUsers Property |
Gets the currently licensed number of users.
Namespace:
PDTec.IceNet.Web
Assembly:
PDTec.IceNet.Web (in PDTec.IceNet.Web.dll) Version: 7.0.0.0 (7.0.6906.26599)
Syntaxpublic int LicensedNumberOfUsers { get; }
Property Value
Type:
Int32
Remarks
This information is only relevant if the current license type
includes number of users information. Server/CPU licenses do not
contain number of users information.
See Also