MobileForms Toolkit Documentation

WebDavClient  Constructor 

Constructs the WebDAV client object

public WebDavClient(
string url,
string login,
string password
);

Parameters

url
Absolute URL of the WebDAV server
login
User name for WebDAV requests
password
Password for WebDAV requests

See Also

WebDavClient Class | Resco.Net Namespace