WebDav explorer [Beta]
This commit is contained in:
parent
6c6b4b29a5
commit
3396e34c8e
27 changed files with 2119 additions and 1713 deletions
|
@ -11,7 +11,7 @@ namespace WebsitePanel.WebDav.Core
|
|||
{
|
||||
public class WebDavSession
|
||||
{
|
||||
public ICredentials Credentials { get; set; }
|
||||
public NetworkCredential Credentials { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Returns IFolder corresponding to path.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue