Partager via


CertificateDetails.NotBefore Propriété

Définition

Obtient la date à partir de laquelle le certificat est valide.

[Newtonsoft.Json.JsonProperty(PropertyName="notBefore")]
public DateTime? NotBefore { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="notBefore")>]
member this.NotBefore : Nullable<DateTime>
Public ReadOnly Property NotBefore As Nullable(Of DateTime)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à