WebDavSession Properties

IT Hit WebDAV for .NET

The properties of the WebDavSession class are listed below. For a complete list of WebDavSession class members, see the WebDavSession Members topic.

Public Instance Properties

AllowWriteStreamBuffering Gets or sets a value that indicates whether to buffer the data sent to server.
ClientCertificates Gets collection of certificates which will be attached to every request.
ContentEncoding Gets or sets the HTTP character set of the output stream.
Credentials Sets and gets credentials for connection.
CustomHeaders Custom user headers which will be added to all requests.
IIS6SSLSupport Fixes urls for IIS 6 build-in WebDAV SSL connections.
PreAuthenticate Gets or sets a value that indicates whether to send an authenticate header with the request.
Proxy Sets and gets proxy's settings for connection.
SendChunked Gets or sets a value that indicates whether to send data in segments.
TimeOut Sets and gets time-out in milliseconds.

See Also

WebDavSession Class | ITHit.WebDAV.Client Namespace