BaseNewAndUpdateMageSettings.

CertFile Property

Summary

Gets or sets the name of an X509 certificate file with which to sign a manifest or license file.This option requires the -Password option.
Assembly
Cake.Mage.dll
Namespace
Cake.Mage
Containing Type
BaseNewAndUpdateMageSettings

Syntax

public FilePath CertFile { get; set; }

Value

Type Description
FilePath The cert file.