FastlanePemConfiguration.

ActiveDaysLimit Property

Summary

Gets or sets a value indicating if the current certificate is active for less than this number of days, generate a new one.
Assembly
Cake.Fastlane.dll
Namespace
Cake.Fastlane
Containing Type
FastlanePemConfiguration

Syntax

public Nullable<int> ActiveDaysLimit { get; set; }

Value

Type Description
Nullable<int>