Bagikan melalui


Certificate.ExpirationDate Property

Definition

Gets or sets certificate expiration date.

[Newtonsoft.Json.JsonProperty(PropertyName="expirationDate")]
public string ExpirationDate { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="expirationDate")>]
member this.ExpirationDate : string with get, set
Public Property ExpirationDate As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to