| Package | Description |
|---|---|
| microsoft.exchange.webservices.data.core |
| Modifier and Type | Method and Description |
|---|---|
WebProxyCredentials |
WebProxy.getCredentials()
Gets the Proxy Credentials.
|
| Constructor and Description |
|---|
WebProxy(String host,
int port,
WebProxyCredentials credentials)
Initializes a new instance to use specified proxy details.
|
WebProxy(String host,
WebProxyCredentials credentials)
Initializes a new instance to use specified proxy with default port 80.
|
Copyright © 2012–2015 Microsoft. All rights reserved.