Differences
This shows you the differences between the selected revisions of the page.
2014-10-24 | 2014-10-24 | ||
5.6.2 Bug 1230: A SecureString can be used provide password in .NET assembly via property SessionOptions.SecurePassword. (martin) | 5.6.2 Bug 1213: Configurable WebDAV root path in .NET assembly. (martin) | ||
Line 38: | Line 38: | ||
| string UserName | Username for authentication. Mandatory property. | | | string UserName | Username for authentication. Mandatory property. | | ||
| bool WebdavSecure | Use WebDAVS (WebDAV over TLS/SSL), instead of WebDAV. &beta_feature | | | bool WebdavSecure | Use WebDAVS (WebDAV over TLS/SSL), instead of WebDAV. &beta_feature | | ||
+ | | string WebdavRoot | WebDAV root path. &beta_feature | | ||
===== Methods ===== | ===== Methods ===== |