![]() |
LicenseSpring Management .Net SDK 1.10.1
Easily add Software Licensing to your application
|
Extended options to the LicenseSpringConfiguration. More...
Public Member Functions | |
ManagementExtendedOptions () | |
Create default LicenseSpringExtendedOptions object. | |
Properties | |
bool | EnableLogging [get, set] |
Whether SDK should log licensing activity. | |
string | LogFilePath [get, set] |
Path to log file. | |
int | NetworkTimeout [get, set] |
Network timeout in seconds, default is 7, 0 means use system defaults. | |
ProxySettings | Proxy [get, set] |
Proxy settings, if not specified then default settings will be used. | |
string | ServiceURL [get, set] |
Alternate base URL for LicenseSpring Management API.In general should not be used in client code. | |
![]() |
Extended options to the LicenseSpringConfiguration.
|
getset |
Whether SDK should log licensing activity.
Implements LicenseSpring.IManagementExtendedOptions.
|
getset |
Path to log file.
Implements LicenseSpring.IManagementExtendedOptions.
|
getset |
Network timeout in seconds, default is 7, 0 means use system defaults.
Implements LicenseSpring.IManagementExtendedOptions.
|
getset |
Proxy settings, if not specified then default settings will be used.
Implements LicenseSpring.IManagementExtendedOptions.
|
getset |
Alternate base URL for LicenseSpring Management API.In general should not be used in client code.
Implements LicenseSpring.IManagementExtendedOptions.