DAVConnection Fields |
The DAVConnection type exposes the following members.
Name | Description | |
---|---|---|
![]() | bLog |
Used to enable/disable logging
|
![]() | isSSL |
Used to denote whether or not SSL is used or not
|
![]() | LogString |
Used to store any logged function results
|
![]() | Password |
User's password
|
![]() | Port |
Service port number
|
![]() | ProxyPassword |
Proxy Server Password (if proxy is required)
|
![]() | ProxyUserName |
Proxy Server Username (if proxy is required)
|
![]() | ServerCapability |
Used to store a list of features/capabilities supported by the server
|
![]() | UserName |
Username/Login
|