LicenseSpring Management .Net SDK 1.10.1
Easily add Software Licensing to your application
Loading...
Searching...
No Matches
LicenseSpring.IProxySettings Interface Reference

ProxySettings interface. More...

Inheritance diagram for LicenseSpring.IProxySettings:
LicenseSpring.ProxySettings

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.
 

Detailed Description

ProxySettings interface.

Property Documentation

◆ Password

string LicenseSpring.IProxySettings.Password
getset

Proxy user password.

Implemented in LicenseSpring.ProxySettings.

◆ ProxyUri

string LicenseSpring.IProxySettings.ProxyUri
getset

Proxy Uri.

Implemented in LicenseSpring.ProxySettings.

◆ UseDefaultCredentials

bool LicenseSpring.IProxySettings.UseDefaultCredentials
getset

◆ User

string LicenseSpring.IProxySettings.User
getset

Proxy user name.

Implemented in LicenseSpring.ProxySettings.


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