![]() |
LicenseSpring Management .Net SDK 1.10.1
Easily add Software Licensing to your application
|
►NLicenseSpring | |
CActivationHistory | Class that holds information about activation history |
CAddLicenseProductFeatureDto | Data transfer object that is used to add a product feature to license |
CAPINotFoundException | In case API endpoint stopped responding |
CAppVersionNotFoundException | In case requested app version does not exist |
CBaseListDto | Base class for List requests |
CBaseService | Base class for services. Implements IService interface |
CBundleProduct | Class that holds information about product bundle product |
CConfigurationException | Indicates if something is wrong on configuration stage |
CConsumptionPeriodExtensions | Helper class, provides ConsumptionPeriod conversion to and from string |
CCountTransfersRequestDto | Data transfer object that is used for requesting license information |
CCreateCustomerDto | Data transfer object that is used for creating a customer |
CCreateCustomFieldDto | Data transfer object that is used for creating a custom field |
CCreateInstallationFileDto | Data transfer object that is used to add a new installation file |
CCreateProductCustomFieldDto | Data transfer object that is used to add a new product custom field |
CCreateProductFeatureDto | Data transfer object that is used to add a new product feature |
CCustomer | Class that holds information about customer |
CCustomerAccount | Class that holds information about customer label field |
CCustomerLabel | Class that holds information about customer label field |
CCustomerService | Implements ICustomerService interface |
CCustomField | Class that holds information about custom data field |
CDevice | Class that holds information about device |
CDeviceLicense | Class that holds information about a license for a certain device |
CDeviceService | Implements IDeviceService interface |
CDeviceVariable | Class that holds information about a variable that was tracked on a certain device |
CIActivationHistory | Activation history |
CIBundleProduct | BundleProduct interface |
CICustomer | Customer interface |
CICustomerAccount | CustomerAccount interface |
CICustomerLabel | CustomField interface |
CICustomerService | CustomerService interface |
CICustomField | CustomField interface |
CIDevice | Device interface |
CIDeviceLicense | DeviceLicense interface |
CIDeviceService | DeviceService interface |
CIDeviceVariable | DeviceVariable interface |
CIInstallationFile | InstallationFile interface |
CILicense | License interface |
CILicenseDetails | LicenseDetails interface |
CILicenseDetailsArrayWrapper | LicenseDetailsArrayWrapper interface, helper interface for COM interop |
CILicenseFeature | LicenseFeature interface |
CILicenseID | LicenseID interface, see LicenseID class |
CILicenseIDFactory | LicenseIDFactory interface, in use for unmanaged and COM clients |
CILicenseService | LicenseService interface |
CILicenseStatus | LicenseStatus interface |
CILicenseUser | LicenseUser interface |
CIManagementConfiguration | ManagementConfiguration interface |
CIManagementConfigurationFactory | ManagementConfigurationFactory interface |
CIManagementExtendedOptions | ManagementExtendedOptions interface |
CIManagementService | ManagementService interface |
CInstallationFile | Class that holds information about setup file of the app |
CInvalidLicenseFeatureException | Throws when feature does not exist or wrong feature type provided |
CIOrder | Order interface |
CIOrderDetails | OrderDetails interface |
CIOrderService | OrderService interface |
CIProduct | Product interface |
CIProductCustomField | ProductCustomField interface |
CIProductDetails | ProductDetails interface |
CIProductFeature | ProductFeature interface |
CIProductService | ProductService interface |
CIProxySettings | ProxySettings interface |
CIService | Service interface |
CIUsageHistory | Usage history |
CLicense | License class, implements ILicense interface |
CLicenseDetails | Class that encapsulates information about the license. This information should be passed to IOrderService.CreateOrder |
CLicenseDetailsArrayWrapper | LicenseDetailsArrayWrapper class, helper class for COM interop |
CLicenseFeature | License feature |
CLicenseID | Class that represents License identifier |
CLicenseIDFactory | Helper factory class for creating LicenseID objects for COM clients |
CLicenseNotFoundException | In case license was not found on the backend |
CLicenseServerException | In case of internal LicenseSpring platform error |
CLicenseService | Implements ILicenseService interface |
CLicenseSpringException | General LicenseSpring exception |
CLicenseStatus | Class that represents License status and provides info methods like IsActive and IsEnabled |
CLicenseTypeExtensions | Helper class, provides LicensType conversion to and from string |
CLicenseUser | Class that holds information about customer |
CListCustomersRequestDto | Data transfer object that is used for searching through all customers. All fields represent a query that can be used to filter through customers |
CListCustomFieldsRequestDto | Data transfer object that is used for searching through all licenses custom fields. All fields represent a query that can be used to filter through results |
CListDevicesRequestDto | Data transfer object that is used for searching through all devices |
CListDeviceVariablesRequestDto | Data transfer object that is used for searching through device variables |
CListInstallationFilesRequestDto | Data transfer object that is used for searching through installation files |
CListLicensesRequestDto | Data transfer object that is used for searching through all licenses. All fields represent a query that can be used to filter through licenses |
CListOrdersRequestDto | Data transfer object that is used for searching through all orders. All fields represent a query that can be used to filter through orders |
CListProductFieldsRequestDto | Data transfer object that is used for searching through all product custom fields. All fields represent a query that can be used to filter through results |
CListProductsRequestDto | Data transfer object that is used for searching through products |
CListUsersRequestDto | Data transfer object that is used for searching through license users |
CManagementConfiguration | Configuration of the SDK |
CManagementConfigurationFactory | Management Configuration factory class |
CManagementExtendedOptions | Extended options to the LicenseSpringConfiguration |
CManagementService | Helper factory class for creating Management Services |
CMissingParametersException | This exception can arise in case of missing parameters (e.g. empty password) or API has been changed |
CNetworkException | A wrapper for all low level network exceptions |
COrder | Class that holds information about custom data field |
COrderDetails | Class that encapsulates information about order details |
COrderDevicesBy | Class that contains sort options for List Devices request |
COrderLicensesBy | Class that contains sort options for List Licenses request |
COrderOrdersBy | Class that contains sort options for List Orders request |
COrderProductsBy | Class that contains sort options for List Products request |
COrderService | Implements IOrderService interface |
CPasswordChangeNotAllowedException | This exception can arise if password change is restricted by company policy |
CProduct | Class that holds information about products |
CProductCustomField | Class that holds information about product custom field |
CProductDetails | Class that encapsulates information about product details |
CProductFeature | Class that holds information about product feature |
CProductNotFoundException | In case product does not exist on the platform |
CProductService | Implements IProductService interface |
CProxySettings | ProxySettings class |
CUnknownLicenseSpringException | In case LicenseSpring backend returns unexpected error |
CUpdateLicenseRequestDto | Data transfer object that is used for updating licenses |
CUsageHistory | Class that holds information about usage history |