Partager via


X509CertificateInfo.NotBeforeUtc Propriété

Définition

Date à laquelle le certificat devient valide.

[Newtonsoft.Json.JsonProperty(PropertyName="notBeforeUtc")]
public DateTime NotBeforeUtc { get; }
[Newtonsoft.Json.JsonProperty(PropertyName="notBeforeUtc")]
public DateTimeOffset NotBeforeUtc { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="notBeforeUtc")>]
member this.NotBeforeUtc : DateTime
[<Newtonsoft.Json.JsonProperty(PropertyName="notBeforeUtc")>]
member this.NotBeforeUtc : DateTimeOffset
Public ReadOnly Property NotBeforeUtc As DateTime
Public ReadOnly Property NotBeforeUtc As DateTimeOffset

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à