AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 3.5
 
Settings for configuring a proxy for the SDK to use.

Inheritance Hierarchy

System.Object
  Amazon.Util.ProxyConfig

Namespace: Amazon.Util
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class ProxyConfig : Object

The ProxyConfig type exposes the following members

Properties

NameTypeDescription
Public Property Host System.String The host name or IP address of the proxy server.
Public Property Password System.String The password to authenticate with the proxy server.
Public Property Port System.Nullable<System.Int32> The port number of the proxy.
Public Property Username System.String The username to authenticate with the proxy server.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8

.NET for Windows Phone:
Supported in: Windows Phone 8.1, Windows Phone 8