FastlaneSupplyConfiguration.

JsonKeyFilePath Property

Summary

Gets or sets the path to a file containing service account JSON, used to authenticate with Google.
Assembly
Cake.Fastlane.dll
Namespace
Cake.Fastlane
Containing Type
FastlaneSupplyConfiguration

Syntax

public FilePath JsonKeyFilePath { get; set; }

Value

Type Description
FilePath