CertificateProperties.ExpirationDate Property

Definition

Gets the expiration date of certificate.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to