Click or drag to resize
IceNetHttpApplicationLicensedNumberOfUsers Property
Gets the currently licensed number of users.

Namespace: PDTec.IceNet.Web
Assembly: PDTec.IceNet.Web (in PDTec.IceNet.Web.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
public 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