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 both username and password are specified
- Assembly
- Cake
.ProGet .dll - Namespace
- Cake
.ProGet .Universal .Push - Containing Type
- Universal
Package Push Settings
Syntax
public bool AreCredentialsValid()
Return Value
Type | Description |
---|---|
bool |
true if this instance has valid credentials; otherwise false
|