Partager via


Certificate.PreviousStateTransitionTime Propriété

Définition

Obtient ou définit l’heure à laquelle le certificat est entré dans son état précédent.

[Newtonsoft.Json.JsonProperty(PropertyName="previousStateTransitionTime")]
public DateTime? PreviousStateTransitionTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="previousStateTransitionTime")>]
member this.PreviousStateTransitionTime : Nullable<DateTime> with get, set
Public Property PreviousStateTransitionTime As Nullable(Of DateTime)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Cette propriété n’est pas définie si le certificat est dans son état initial Actif.

S’applique à