Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
This topic has not yet been rated - Rate this topic

ProxyConfiguration class

Represents the proxy configuration for the current user.

Syntax


var proxyConfiguration = getProxyConfigurationAsync();

Attributes

DualApiPartitionAttribute()
MarshalingBehaviorAttribute(Agile)
VersionAttribute(NTDDI_WIN8)

Members

The ProxyConfiguration class has these types of members:

Methods

The ProxyConfiguration class inherits methods from the Object class (C#/VB/C++).

Properties

The ProxyConfiguration class has these properties.

PropertyAccess typeDescription

CanConnectDirectly

Read-onlyGets a value that indicates if this configuration can connect directly.

ProxyUris

Read-onlyGets a list of URIs for the proxy configuration.

 

Remarks

Windows Phone 8

This API is not implemented and will throw an exception if called.

Requirements

Minimum supported client

Windows 8 [Windows Store apps, desktop apps]

Minimum supported server

Windows Server 2012 [Windows Store apps, desktop apps]

Minimum supported phone

Windows Phone 8

Namespace

Windows.Networking.Connectivity
Windows::Networking::Connectivity [C++]

Metadata

Windows.winmd

Capabilities

internetClient
privateNetworkClientServer

 

 

Build date: 2/25/2013

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.