dotConnect for Dynamics 365 Documentation
Devart.Common Namespace / ProxyOptions Class

ProxyOptions Class Properties

For a list of all members of this type, see ProxyOptions members.

Public Properties
 NameDescription
Public PropertyGets or sets the host name or IP address of the proxy server to which to connect.  
Public PropertyGets or sets the password for the proxy server account.  
Public PropertyGets or sets the port number of the proxy server.  
Public PropertyGets the uniform resource identifier (URI), generated from the values of the Host, Port, User, and Password properties.  
Public PropertyGets or sets the proxy server account name.  
Top
See Also