WebDavSession Constructor
|
Constructor for WebDAV session. |
AllowWriteStreamBuffering | Gets or sets a value that indicates whether to buffer the data sent to server. |
Credentials | Sets and gets credentials for connection. |
CustomHeaders | Custom user headers which will be added to all requests. |
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. |
GetAuthenticationScheme | Overloaded. Gets server authentication scheme. |
OpenFolder | Overloaded. Returns IFolder corresponding to path. |
OpenItem | Overloaded. Returns IHierarchyItem corresponding to path. |
OpenResource | Overloaded. Returns IResource corresponding to path. |
OpenVersion | Overloaded. Returns IVersion corresponding to path. |
WebDavSession Class | ITHit.WebDAV.Client Namespace