FtpAuthentication

Undocumented in source.

Constructors

this
this(string username, string password)

Constructor.

Members

Functions

authHeaders
string[string] authHeaders(string domain)
Undocumented in source. Be warned that the author may not have intended to support it.
password
string password()
Undocumented in source. Be warned that the author may not have intended to support it.
userName
string userName()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Auth

authHeaders
string[string] authHeaders(string domain)
Undocumented in source.
userName
string userName()
Undocumented in source.
password
string password()
Undocumented in source.

Meta