Represents a NuGet package source.
Name | Description | |
---|---|---|
ApiKey |
Gets the API Key to use for API-based requests. |
|
Password |
Gets the password to use for HTTP/401 challenges. |
|
SourceUrl |
Gets the source URL to use for pulling or pushing packages. |
|
SymbolSourceUrl |
Gets the source URL for pushing symbol packages. |
|
UserName |
Gets the user name to use for HTTP/401 challenges. |