LifetimeAction.LifetimePercentage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the action should be performed when the certificate reaches the specified percentage of its lifetime. Valid values include 1-99.
public int? LifetimePercentage { get; set; }
member this.LifetimePercentage : Nullable<int> with get, set
Public Property LifetimePercentage As Nullable(Of Integer)