![]() |
LicenseSpring Management .Net SDK 1.10.1
Easily add Software Licensing to your application
|
Class that encapsulates information about product details. More...
Public Member Functions | |
ProductDetails () | |
ProductDetails constructor. | |
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. | |
![]() |
Class that encapsulates information about product details.
|
get |
Authorization method of the product.
Implements LicenseSpring.IProductDetails.
|
get |
Is trial allowed for the product or not.
Implements LicenseSpring.IProductDetails.
|
get |
Product short code.
Implements LicenseSpring.IProductDetails.
|
get |
Product name.
Implements LicenseSpring.IProductDetails.
|
get |
Trial period in days.
Implements LicenseSpring.IProductDetails.