LicenseSpring .Net SDK 7.22.0
Easily add Software Licensing to your application
LicenseSpring.IProxySettings Interface Reference

ProxySettings interface More...

Inheritance diagram for LicenseSpring.IProxySettings:
LicenseSpring.ProxySettings

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...
 

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: