Partager via


Certificate.StateTransitionTime Propriété

Définition

Obtient ou définit l’heure à laquelle le certificat a entré son état actuel.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à