InfoLicense Class

Class for InfoLicense operation.
Public Class InfoLicense
This language is not supported or no code example is available.
public class InfoLicense
This language is not supported or no code example is available.
Name Description
Public constructor InfoLicense(RunObj, int) Construct the instance
Top
Name Description
Public property ActivationCode String containg Activation Code.
Public property AllowedDevices Gets number of allowed devices (channels).
Public property AllowedEngineeringUsers Gets number of allowed engineering users.
Public property AllowedPI Flag to indicate if PI is enabled.
Public property AllowedProtocolsPremium Gets number of allowed protocols premium.
Public property AllowedProtocolsStandard Gets number of allowed protocols standard.
Public property AllowedRemoteLicenseClients Max number of remote license clients allowed
Public property AllowedRichClients Gets number of allowed rich clients.
Public property AllowedRunInstances Gets number of allowed run instances.
Public property AllowedTagElements Gets number of allowed tag elements.
Public property AllowedWebClients Gets number of allowed web clients.
Public property AllowedWebViews Gets number of allowed web views.
Public property AllowediOSClients Gets number of allowed iOS clients.
Public property DateCreated Gets the date and time the license was created.
Public property DateModified Gets the date and time the license was modified.
Public property ExpirationDate Gets the date and time the license will expire.
Public property ExtraNumber1 Gets extranumber1 information.
Public property ExtraNumber2 Gets extranumber2 information.
Public property HardKeyRetryCount Count of hardkey retries.
Public property IsAllowedTagElementsEqualCommPoints Flag to indicate if is allowed tag elements equal communication points. [DEPRECATED]
Public property LicenseMedia Gets the license media.
Public property LicenseType Gets the license type.
Public property ProductFamily Gets the license products family .
Public property ProductModel Gets the license product model.
Public property ProductVersion Gets the license product version.
Public property Registered Flag to indicate if was registered.
Public property RemoteLicenseServer Remote license server.
Public property SerialNumber Gets the license serial number.
Public property ServerConnected Gets the server full address.
Public property SubscriptionExpiration DateTime when license with Subscription expires.
Public property SubscriptionType String containg SubscriptionType: Perpetual, Monthly or Annual.
Public property Target Target: (INT): 0 -> Windows Desktop, 1 -> Windows Embedded, 2 - Linux (Mono Framework), 3 - Windows Compact Embeeded (CE)
Top
T.Modules.Info.InfoLicense

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition