![]() |
LicenseSpring .Net SDK 7.22.0
Easily add Software Licensing to your application
|
ProxySettings interface More...
Properties | |
string | Password [get, set] |
Proxy user password More... | |
string | ProxyUri [get, set] |
Proxy Uri More... | |
bool | UseDefaultCredentials [get, set] |
Whether SDK should try to use default credentials More... | |
string | User [get, set] |
Proxy user name More... | |
ProxySettings interface
|
getset |
Proxy user password
Implemented in LicenseSpring.ProxySettings.
|
getset |
Proxy Uri
Implemented in LicenseSpring.ProxySettings.
|
getset |
Whether SDK should try to use default credentials
See https://docs.microsoft.com/en-us/dotnet/api/system.net.credentialcache.defaultnetworkcredentials
Implemented in LicenseSpring.ProxySettings.
|
getset |
Proxy user name
Implemented in LicenseSpring.ProxySettings.