Summary
Gets or sets the (optional) password.
- Namespace
- Cake
.Common .Tools .Chocolatey .Sources - Containing Type
- Chocolatey
Sources Settings
Syntax
public string Password { get; set; }
Value
Type | Description |
---|---|
string | Optional password to be used when connecting to an authenticated source. |