Compartir a través de


Certificate.IssueDate Propiedad

Definición

Obtiene la fecha de emisión del certificado.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a