LicenseSpring Management .Net SDK 1.9.0
Easily add Software Licensing to your application
LicenseSpring.ManagementConfiguration Class Reference

Configuration of the SDK More...

Inheritance diagram for LicenseSpring.ManagementConfiguration:
LicenseSpring.IManagementConfiguration

Public Member Functions

 ManagementConfiguration ()
 LicenseSpringConfiguration default constructor, creates invalid configuration with empty Shared and API keys
 
 ManagementConfiguration (string managementKey, ManagementExtendedOptions extendedOptions=null)
 

Properties

string ApiKey [get, set]
 Management key acquired from LicenseSpring More...
 
ManagementExtendedOptions ExtendedOptions [get, set]
 Extended options of the configuration More...
 
bool IsLoggingEnabled [get, protected set]
 Whether SDK should log licensing activity to file More...
 
uint LicenseSpringAPIVersion [get]
 LicenseSpring API version More...
 
string LogFilePath [get]
 Path to log file More...
 
int NetworkTimeout [get, set]
 
ProxySettings Proxy [get, set]
 {
 
string SdkVersion [get]
 LicenseSpring SDK version More...
 
- Properties inherited from LicenseSpring.IManagementConfiguration
string ApiKey [get, set]
 Management key acquired from LicenseSpring More...
 
ManagementExtendedOptions ExtendedOptions [get, set]
 Extended options of the configuration More...
 
bool IsLoggingEnabled [get]
 Whether SDK should log licensing activity to file More...
 
uint LicenseSpringAPIVersion [get]
 LicenseSpring API version More...
 
string LogFilePath [get]
 Path to log file More...
 
string SdkVersion [get]
 LicenseSpring SDK version More...
 

Detailed Description

Configuration of the SDK

Property Documentation

◆ ApiKey

string LicenseSpring.ManagementConfiguration.ApiKey
getset

Management key acquired from LicenseSpring

Implements LicenseSpring.IManagementConfiguration.

◆ ExtendedOptions

ManagementExtendedOptions LicenseSpring.ManagementConfiguration.ExtendedOptions
getset

Extended options of the configuration

Implements LicenseSpring.IManagementConfiguration.

◆ IsLoggingEnabled

bool LicenseSpring.ManagementConfiguration.IsLoggingEnabled
getprotected set

Whether SDK should log licensing activity to file

Implements LicenseSpring.IManagementConfiguration.

◆ LicenseSpringAPIVersion

uint LicenseSpring.ManagementConfiguration.LicenseSpringAPIVersion
get

◆ LogFilePath

string LicenseSpring.ManagementConfiguration.LogFilePath
get

Path to log file

Implements LicenseSpring.IManagementConfiguration.

◆ SdkVersion

string LicenseSpring.ManagementConfiguration.SdkVersion
get

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