NetworkCredential

Undocumented in source.

Constructors

this
this(string userName, string password)
Undocumented in source.
this
this(Uri uri)
Undocumented in source.

Members

Properties

authorizationHeader
string authorizationHeader [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
password
string password [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
password
string password [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
userName
string userName [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
userName
string userName [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta