![]() |
LicenseSpring .Net SDK 7.22.0
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 More... | |
bool | IsTrialAllowed [get] |
Is trial allowed for the product or not More... | |
string | Metadata [get] |
Json with product metadata More... | |
string | ProductCode [get] |
Product short code More... | |
string | ProductName [get] |
Product name More... | |
uint | TrialPeriod [get] |
Trial period in days More... | |
![]() | |
AuthorizationMethod | AuthorizationType [get] |
Authorization method of the product More... | |
bool | IsTrialAllowed [get] |
Is trial allowed for the product or not More... | |
string | Metadata [get] |
Json with product metadata More... | |
string | ProductCode [get] |
Product short code More... | |
string | ProductName [get] |
Product name More... | |
uint | TrialPeriod [get] |
Trial period in days More... | |
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 |
Json with product metadata
Implements LicenseSpring.IProductDetails.
|
get |
Product short code
Implements LicenseSpring.IProductDetails.
|
get |
Product name
Implements LicenseSpring.IProductDetails.
|
get |
Trial period in days
Implements LicenseSpring.IProductDetails.