The type of an ice.NET runtime license.
            
 
Namespace: PDTec.IceNet.Core.RuntimeAssembly: PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | NamedUsers | 0 | 
            The license allows a specific number of user accounts.
             | 
 | ActiveNamedUsers | 1 | 
            The license allows a specific number of acivated user accounts.
            If a user is inactivated it still counts as active in terms of 
            licensing for a period of 24 hours.
             | 
 | ConcurrentUsers | 2 | 
            The license allows a specific number of concurrent users.
             | 
 | ServerUnlimited | 3 | 
            The license is not restricted regarding the number of users.
             | 
See Also