The properties of the ConnectivitySettings class are listed below. For a complete list of ConnectivitySettings class members, see the ConnectivitySettings Members topic.
![]() | Hostname of the MSN server. Defaults is messenger.hotmail.com |
![]() | The uri of the passport server to authenticate the contactlist owner. Defaults to "https://loginnet.passport.com/login2.srf" |
![]() | Port of the MSN server. Default is 1863. |
![]() | The host of the proxy. This must be filled in when ProxyType is set to something else than ProxyType.None. |
![]() | The username used when accessing the proxy. This must be filled in when ProxyType is set to something else than ProxyType.None. |
![]() | The port used to access the proxy. This must be filled in when ProxyType is set to something else than ProxyType.None. |
![]() | The ProxyType used. If ProxyType is set to something else than ProxyType.None a proxy server is used, using Socks4 or Socks 5 depending on the type. Read-only. |
![]() | The username used when accessing the proxy. This must be filled in when ProxyType is set to something else than ProxyType.None. |
![]() | If this is not null a webproxy is used in all HTTP request in the library. An important HTTP request is the authentication with Passport.com. |
ConnectivitySettings Class | XihSolutions.DotMSN Namespace