LicenseSpring Management .Net SDK 1.10.1
Easily add Software Licensing to your application
Loading...
Searching...
No Matches
LicenseSpring.ProductDetails Class Reference

Class that encapsulates information about product details. More...

Inheritance diagram for LicenseSpring.ProductDetails:
LicenseSpring.IProductDetails

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.
 
- Properties inherited from LicenseSpring.IProductDetails

Detailed Description

Class that encapsulates information about product details.

Property Documentation

◆ AuthorizationType

AuthorizationMethod LicenseSpring.ProductDetails.AuthorizationType
get

Authorization method of the product.

Implements LicenseSpring.IProductDetails.

◆ IsTrialAllowed

bool LicenseSpring.ProductDetails.IsTrialAllowed
get

Is trial allowed for the product or not.

Implements LicenseSpring.IProductDetails.

◆ ProductCode

string LicenseSpring.ProductDetails.ProductCode
get

Product short code.

Implements LicenseSpring.IProductDetails.

◆ ProductName

string LicenseSpring.ProductDetails.ProductName
get

◆ TrialPeriod

uint LicenseSpring.ProductDetails.TrialPeriod
get

Trial period in days.

Implements LicenseSpring.IProductDetails.


The documentation for this class was generated from the following file: