Partager via


Certificate.IssueDate Propriété

Définition

Obtient la date d’émission du certificat.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à