Click or drag to resize
DAVConnection Fields

The DAVConnection type exposes the following members.

Fields
  NameDescription
Public fieldbLog
Used to enable/disable logging
Public fieldisSSL
Used to denote whether or not SSL is used or not
Public fieldLogString
Used to store any logged function results
Public fieldPassword
User's password
Public fieldPort
Service port number
Public fieldProxyPassword
Proxy Server Password (if proxy is required)
Public fieldProxyUserName
Proxy Server Username (if proxy is required)
Public fieldServerCapability
Used to store a list of features/capabilities supported by the server
Public fieldUserName
Username/Login
Top
See Also