![]() |
LicenseSpring Management .Net SDK 1.9.0
Easily add Software Licensing to your application
|
ManagementExtendedOptions interface More...
Properties | |
bool | EnableLogging [get, set] |
Whether SDK should log licensing activity More... | |
string | LogFilePath [get, set] |
Path to log file More... | |
int | NetworkTimeout [get, set] |
Network timeout in seconds, default is 7, 0 means use system defaults More... | |
ProxySettings | Proxy [get, set] |
Proxy settings, if not specified then default settings will be used More... | |
string | ServiceURL [get, set] |
Alternate base URL for LicenseSpring Management API More... | |
ManagementExtendedOptions interface
|
getset |
Whether SDK should log licensing activity
Implemented in LicenseSpring.ManagementExtendedOptions.
|
getset |
Path to log file
Implemented in LicenseSpring.ManagementExtendedOptions.
|
getset |
Network timeout in seconds, default is 7, 0 means use system defaults
Implemented in LicenseSpring.ManagementExtendedOptions.
|
getset |
Proxy settings, if not specified then default settings will be used
Implemented in LicenseSpring.ManagementExtendedOptions.
|
getset |
Alternate base URL for LicenseSpring Management API
In general should not be used in client code.
This field is in use only for internal needs of the SDK or in emergency.
Implemented in LicenseSpring.ManagementExtendedOptions.