IceNetHttpApplicationLicensedNumberOfUsers Property |
Gets the currently licensed number of users.
Namespace: PDTec.IceNet.WebAssembly: PDTec.IceNet.Web (in PDTec.IceNet.Web.dll) Version: 6.0.0.0 (6.0.6225.27214)
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