Compartir a través de


CertificateDetails.NotAfter Propiedad

Definición

Obtiene la fecha en que el certificado es válido.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a