Partager via


X509CertificateInfo.NotAfterUtc Propriété

Définition

Date à laquelle le certificat n’est plus valide.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à