![]() |
LicenseSpring Management .Net SDK 1.15.0
Easily add Software Licensing to your application
|
ProductDetails interface. More...
Properties | |
| AuthorizationMethod | AuthorizationType [get] |
| Authorization method of the product. | |
| bool | IsTrialAllowed [get] |
| Is trial allowed for the product or not. | |
| string | ProductCode [get] |
| Product short code. | |
| string | ProductName [get] |
| Product name. | |
| uint | TrialPeriod [get] |
| Trial period in days. | |
ProductDetails interface.
|
get |
Authorization method of the product.
Implemented in LicenseSpring.ProductDetails.
|
get |
Is trial allowed for the product or not.
Implemented in LicenseSpring.ProductDetails.
|
get |
Product short code.
Implemented in LicenseSpring.ProductDetails.
|
get |
Product name.
Implemented in LicenseSpring.ProductDetails.
|
get |
Trial period in days.
Implemented in LicenseSpring.ProductDetails.