This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.ProGet.
Summary
Gets whether or not credentials are specified
- Assembly
- Cake
.ProGet .dll - Namespace
- Cake
.ProGet .Universal .Push - Containing Type
- Universal
Package Push Settings
Syntax
public bool HasCredentials()
Return Value
Type | Description |
---|---|
bool |
true if this instance has credentials; otherwise, false .
|