FastlanePemConfiguration.

Force Property

Summary

Gets or sets a value indicating whether to create a new push certificate, even if the current one is active for 30 (or PEM_ACTIVE_DAYS_LIMIT) more days.
Assembly
Cake.Fastlane.dll
Namespace
Cake.Fastlane
Containing Type
FastlanePemConfiguration

Syntax

public bool Force { get; set; }

Value

Type Description
bool