DotNetNuGetSourceSettings.

UserName Property

Summary

Gets or sets the user name to be used when connecting to an authenticated source.

Syntax

public string UserName { get; set; }

Value

Type Description
string