HockeyAppUploadSettings.

ApiToken Property

Summary

Gets or sets the token used for authentication. If the token is not set it is loaded from the HOCKEYAPP_API_TOKEN environment variable.
Assembly
Cake.HockeyApp.dll
Namespace
Cake.HockeyApp
Containing Type
HockeyAppUploadSettings

Syntax

public string ApiToken { get; set; }

Value

Type Description
string