DriveSettings.Login Field

IT Hit WebDAV for .NET

User name used when connecting to WebDAV server.

[Visual Basic]
Public Login As String
[C#]
public string Login;

Remarks

In case of domain authentication specify user name in the format DOMAIN\Login

See Also

DriveSettings Class | ITHit.MapWebDAVDrive.Core Namespace