Compartir a través de


X509CertificateInfo.NotBeforeUtc Propiedad

Definición

Fecha en la que el certificado es válido.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a