Summary
Gets or sets the API key for the server.
- Namespace
- Cake
.Common .Tools .Chocolatey .Push - Containing Type
- Chocolatey
Push Settings
Syntax
public string ApiKey { get; set; }
Value
| Type | Description |
|---|---|
| string | The API key for the server. |
