Uses of Class
microsoft.exchange.webservices.data.credential.WebProxyCredentials

Packages that use WebProxyCredentials
microsoft.exchange.webservices.data.core   
 

Uses of WebProxyCredentials in microsoft.exchange.webservices.data.core
 

Methods in microsoft.exchange.webservices.data.core that return WebProxyCredentials
 WebProxyCredentials WebProxy.getCredentials()
          Gets the Proxy Credentials.
 

Constructors in microsoft.exchange.webservices.data.core with parameters of type WebProxyCredentials
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.