Summary
Ensures that the package source name has credentials set
This is useful to ensure that credentials are defined on a users local environment
- Assembly
- Rocket
.Surgery .Nuke .dll - Namespace
- Rocket
.Surgery .Nuke - Containing Type
- Ensure
Package Source Has Credentials Attribute
Syntax
public EnsurePackageSourceHasCredentialsAttribute(string sourceName)
Parameters
| Name | Type | Description |
|---|---|---|
| sourceName | string |
Return Value
| Type | Description |
|---|---|
| void |
