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

Extended options to the LicenseSpringConfiguration More...

Inheritance diagram for LicenseSpring.ManagementExtendedOptions:
LicenseSpring.IManagementExtendedOptions

Public Member Functions

 ManagementExtendedOptions ()
 Create default LicenseSpringExtendedOptions object
 

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...
 
- Properties inherited from LicenseSpring.IManagementExtendedOptions
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...
 

Detailed Description

Extended options to the LicenseSpringConfiguration

Property Documentation

◆ EnableLogging

bool LicenseSpring.ManagementExtendedOptions.EnableLogging
getset

Whether SDK should log licensing activity

Implements LicenseSpring.IManagementExtendedOptions.

◆ LogFilePath

string LicenseSpring.ManagementExtendedOptions.LogFilePath
getset

Path to log file

Implements LicenseSpring.IManagementExtendedOptions.

◆ NetworkTimeout

int LicenseSpring.ManagementExtendedOptions.NetworkTimeout
getset

Network timeout in seconds, default is 7, 0 means use system defaults

Implements LicenseSpring.IManagementExtendedOptions.

◆ Proxy

ProxySettings LicenseSpring.ManagementExtendedOptions.Proxy
getset

Proxy settings, if not specified then default settings will be used

Implements LicenseSpring.IManagementExtendedOptions.

◆ ServiceURL

string LicenseSpring.ManagementExtendedOptions.ServiceURL
getset

Alternate base URL for LicenseSpring Management API

Implements LicenseSpring.IManagementExtendedOptions.


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