This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Wget.
Summary
Specify the password on an HTTP server.
According to the type of the challenge, Wget will encode them using either the
basic
(insecure), the digest
, or the Windows NTLM
authentication scheme.
- Assembly
- Cake
.Wget .dll - Namespace
- Cake
.Wget - Containing Type
- WgetSettings
Syntax
public string HttpPassword { get; set; }
Attributes
Type | Description |
---|---|
Wget |
Value
Type | Description |
---|---|
string |