Class FeatureLicense
Class for the item type Feature License
Inherited Members
Namespace: Innovator.Client.Model
Assembly: Innovator.Client.dll
Syntax
public class FeatureLicense : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef, IEquatable<IItemRef>
Constructors
| Improve this Doc View SourceFeatureLicense()
Declaration
protected FeatureLicense()
FeatureLicense(ElementFactory, Object[])
Declaration
public FeatureLicense(ElementFactory amlContext, params object[] content)
Parameters
Type | Name | Description |
---|---|---|
ElementFactory | amlContext | |
System.Object[] | content |
Methods
| Improve this Doc View SourceActivationKey()
Retrieve the activation_key
property of the item
Declaration
public IProperty_Text ActivationKey()
Returns
Type | Description |
---|---|
IProperty_Text |
AdditionalLicenseData()
Retrieve the additional_license_data
property of the item
Declaration
public IProperty_Text AdditionalLicenseData()
Returns
Type | Description |
---|---|
IProperty_Text |
AvailableTo()
Retrieve the available_to
property of the item
Declaration
public IProperty_Item<Identity> AvailableTo()
Returns
Type | Description |
---|---|
IProperty_Item<Identity> |
ConcurrentUserCount()
Retrieve the concurrent_user_count
property of the item
Declaration
public IProperty_Number ConcurrentUserCount()
Returns
Type | Description |
---|---|
IProperty_Number |
DatabaseEngineEdition()
Retrieve the database_engine_edition
property of the item
Declaration
public IProperty_Text DatabaseEngineEdition()
Returns
Type | Description |
---|---|
IProperty_Text |
DatabaseServerName()
Retrieve the database_server_name
property of the item
Declaration
public IProperty_Text DatabaseServerName()
Returns
Type | Description |
---|---|
IProperty_Text |
Domain()
Retrieve the domain
property of the item
Declaration
public IProperty_Text Domain()
Returns
Type | Description |
---|---|
IProperty_Text |
EnforcementMode()
Retrieve the enforcement_mode
property of the item
Declaration
public IProperty_Text EnforcementMode()
Returns
Type | Description |
---|---|
IProperty_Text |
ExpirationDate()
Retrieve the expiration_date
property of the item
Declaration
public IProperty_Text ExpirationDate()
Returns
Type | Description |
---|---|
IProperty_Text |
Feature()
Retrieve the feature
property of the item
Declaration
public IProperty_Text Feature()
Returns
Type | Description |
---|---|
IProperty_Text |
FrameworkLicenseKey()
Retrieve the framework_license_key
property of the item
Declaration
public IProperty_Text FrameworkLicenseKey()
Returns
Type | Description |
---|---|
IProperty_Text |
InnovatorServerLocale()
Retrieve the innovator_server_locale
property of the item
Declaration
public IProperty_Text InnovatorServerLocale()
Returns
Type | Description |
---|---|
IProperty_Text |
InnovatorServerName()
Retrieve the innovator_server_name
property of the item
Declaration
public IProperty_Text InnovatorServerName()
Returns
Type | Description |
---|---|
IProperty_Text |
IssuedTo()
Retrieve the issued_to
property of the item
Declaration
public IProperty_Text IssuedTo()
Returns
Type | Description |
---|---|
IProperty_Text |
LicenseData()
Retrieve the license_data
property of the item
Declaration
public IProperty_Text LicenseData()
Returns
Type | Description |
---|---|
IProperty_Text |
LicenseDescription()
Retrieve the license_description
property of the item
Declaration
public IProperty_Text LicenseDescription()
Returns
Type | Description |
---|---|
IProperty_Text |
Login()
Retrieve the login
property of the item
Declaration
public IProperty_Text Login()
Returns
Type | Description |
---|---|
IProperty_Text |
MacAddress()
Retrieve the mac_address
property of the item
Declaration
public IProperty_Text MacAddress()
Returns
Type | Description |
---|---|
IProperty_Text |
NamedUserList()
Retrieve the named_user_list
property of the item
Declaration
public IProperty_Text NamedUserList()
Returns
Type | Description |
---|---|
IProperty_Text |
Password()
Retrieve the password
property of the item
Declaration
public IProperty_Text Password()
Returns
Type | Description |
---|---|
IProperty_Text |
SecureId()
Retrieve the secure_id
property of the item
Declaration
public IProperty_Text SecureId()
Returns
Type | Description |
---|---|
IProperty_Text |
StartDate()
Retrieve the start_date
property of the item
Declaration
public IProperty_Text StartDate()
Returns
Type | Description |
---|---|
IProperty_Text |
TotalUsers()
Retrieve the total_users
property of the item
Declaration
public IProperty_Number TotalUsers()
Returns
Type | Description |
---|---|
IProperty_Number |