Freigeben über


X509CertificateInfo.NotAfterUtc Eigenschaft

Definition

Das Datum, an dem das Zertifikat nicht mehr gültig ist.

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: