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: 7.2.0.0 (7.2.7583.15464)
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