SignSettings.

SignSettings(FilePath) Constructor

Summary

Initializes a new instance of the SignSettings class.
Assembly
Cake.Mage.dll
Namespace
Cake.Mage
Containing Type
SignSettings

Syntax

public SignSettings(FilePath fileToSign)

Attributes

Type Description
NullableContextAttribute

Parameters

Name Type Description
fileToSign FilePath The file to sign.

Return Value

Type Description
void