![]() |
LicenseSpring Management .Net SDK 1.15.0
Easily add Software Licensing to your application
|
ProxySettings interface. More...
Properties | |
| string | Password [get, set] |
| Proxy user password. | |
| string | ProxyUri [get, set] |
| Proxy Uri. | |
| bool | UseDefaultCredentials [get, set] |
| Whether SDK should try to use default credentials. | |
| string | User [get, set] |
| Proxy user name. | |
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.