![]() |
LicenseSpring Management .Net SDK 1.9.0
Easily add Software Licensing to your application
|
Configuration of the SDK More...
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... | |
![]() | |
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... | |
Configuration of the SDK
|
getset |
Management key acquired from LicenseSpring
Implements LicenseSpring.IManagementConfiguration.
|
getset |
Extended options of the configuration
Implements LicenseSpring.IManagementConfiguration.
|
getprotected set |
Whether SDK should log licensing activity to file
Implements LicenseSpring.IManagementConfiguration.
|
get |
LicenseSpring API version
Implements LicenseSpring.IManagementConfiguration.
|
get |
Path to log file
Implements LicenseSpring.IManagementConfiguration.
|
get |
LicenseSpring SDK version
Implements LicenseSpring.IManagementConfiguration.