Condividi tramite


DomainValidationProperties.ExpirationDate Property

Definition

Gets the date time that the token expires

[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