The WebDavSession type exposes the following members.
Name | Description | |
---|---|---|
ClientCertificates |
Gets collection of certificates which will be attached to every request.
| |
ContentEncoding |
Gets or sets the HTTP character set of the output stream.
| |
CookieContainer |
Cookies which will be added to all requests.
| |
Credentials |
Sets and gets credentials for connection.
| |
CustomHeaders |
Custom user headers which will be added to all requests.
| |
Expect100Continue |
Determines if header "Expect: 100-continue" will be sent with all request. Default value is true | |
IIS6SSLSupport |
Fixes urls for IIS 6 build-in WebDAV SSL connections.
| |
TimeOut |
Sets and gets time-out in milliseconds.
|