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