![]() |
LicenseSpring Management .Net SDK 1.15.0
Easily add Software Licensing to your application
|
ProductFeature interface. More...
Properties | |
| bool | AllowNegativeConsumptions [get, set] |
| Are negative consumptions allowed. | |
| bool | AllowOverages [get, set] |
| Indicates whether overage is allowed for Consumption feature. | |
| bool | AllowUnlimitedConsumptions [get, set] |
| Are unlimited consumptions allowed. | |
| string | Code [get, set] |
| Code of the feature. | |
| ConsumptionPeriod | ConsumptionPeriod [get, set] |
| Period of time after which consumption is reset. | |
| System.DateTime | CreatedAt [get, set] |
| Creation time. | |
| DateTime | ExpiryDate [get, set] |
| Feature expiry date. | |
| string | FeatureType [get, set] |
| Type of the feature ("activation" or "consumption"). | |
| int | FloatingTimeout [get, set] |
| Timeout, in minutes, after which the application must perform a license check to keep the floating feature registered. | |
| int | FLoatingUsers [get, set] |
| Maximum number of simultaneous floating feature users. | |
| uint | Id [get, set] |
| Internal ID of the product feature. | |
| bool | IsDeleted [get, set] |
| Is feature deleted or not. | |
| bool | IsFLoatingCloud [get, set] |
| Is this a floating cloud feature. | |
| bool | IsOfflineFloating [get, set] |
| Is this an offline floating feature. | |
| int | MaxConsumption [get, set] |
| Number of max consumptions. | |
| int | MaxOverages [get, set] |
| Maximum overage allowed for the feature. | |
| string | Metadata [get, set] |
| Product feature metadata. | |
| string | Name [get, set] |
| Name of the feature. | |
| bool | ResetConsumption [get, set] |
| Indicates whether consumption resets after a certain period of time. | |
| System.DateTime | UpdatedAt [get, set] |
| Time of last update. | |
| ValidityDurationUnit | ValidityDurationUnit [get, set] |
| Unit in which the validity duration is defined in. | |
| int | ValidityDurationValue [get, set] |
| Validity duration value, number of units feature is valid. | |
ProductFeature interface.
|
getset |
Are negative consumptions allowed.
Implemented in LicenseSpring.ProductFeature.
|
getset |
Indicates whether overage is allowed for Consumption feature.
Implemented in LicenseSpring.ProductFeature.
|
getset |
Are unlimited consumptions allowed.
Implemented in LicenseSpring.ProductFeature.
|
getset |
Code of the feature.
Implemented in LicenseSpring.ProductFeature.
|
getset |
Period of time after which consumption is reset.
Implemented in LicenseSpring.ProductFeature.
|
getset |
Creation time.
Implemented in LicenseSpring.ProductFeature.
|
getset |
Feature expiry date.
Implemented in LicenseSpring.ProductFeature.
|
getset |
Type of the feature ("activation" or "consumption").
Implemented in LicenseSpring.ProductFeature.
|
getset |
Timeout, in minutes, after which the application must perform a license check to keep the floating feature registered.
Implemented in LicenseSpring.ProductFeature.
|
getset |
Maximum number of simultaneous floating feature users.
Implemented in LicenseSpring.ProductFeature.
|
getset |
Internal ID of the product feature.
Implemented in LicenseSpring.ProductFeature.
|
getset |
Is feature deleted or not.
Implemented in LicenseSpring.ProductFeature.
|
getset |
Is this a floating cloud feature.
Implemented in LicenseSpring.ProductFeature.
|
getset |
Is this an offline floating feature.
Implemented in LicenseSpring.ProductFeature.
|
getset |
Number of max consumptions.
Implemented in LicenseSpring.ProductFeature.
|
getset |
Maximum overage allowed for the feature.
Implemented in LicenseSpring.ProductFeature.
|
getset |
Product feature metadata.
Implemented in LicenseSpring.ProductFeature.
|
getset |
Name of the feature.
Implemented in LicenseSpring.ProductFeature.
|
getset |
Indicates whether consumption resets after a certain period of time.
Implemented in LicenseSpring.ProductFeature.
|
getset |
Time of last update.
Implemented in LicenseSpring.ProductFeature.
|
getset |
Unit in which the validity duration is defined in.
Implemented in LicenseSpring.ProductFeature.
|
getset |
Validity duration value, number of units feature is valid.
Implemented in LicenseSpring.ProductFeature.