The Proxy type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | FtpProxy |
Gets or sets the value of the proxy for the FTP protocol.
|
![]() | HttpProxy |
Gets or sets the value of the proxy for the HTTP protocol.
|
![]() | IsAutoDetect |
Gets or sets a value indicating whether the proxy uses automatic detection.
|
![]() | Kind |
Gets or sets the type of proxy.
|
![]() | NoProxy |
Gets or sets the value for when no proxy is specified.
|
![]() | ProxyAutoConfigUrl |
Gets or sets the URL used for proxy automatic configuration.
|
![]() | SerializableProxyKind |
Gets the type of proxy as a string for JSON serialization.
|
![]() | SslProxy |
Gets or sets the value of the proxy for the SSL protocol.
|
See Also