FlatpakBuilderSettings.

TokenType Property

Summary

Set type of token needed to install this commit. Setting this to a value greater than 0 implies that authentication will be needed to install the flatpak. A token-type property set in the manifest takes precedence over this option. Used when exporting the build results.
Assembly
Cake.Flatpak.dll
Namespace
Cake.Flatpak
Containing Type
FlatpakBuilderSettings

Syntax

public string TokenType { get; set; }

Value

Type Description
string