Partager via


X509CertificateInfo.NotAfterUtc Propriété

Définition

L’invalidité du certificat après la date en UTC.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à