DomainValidationProperties.ExpirationDate プロパティ

定義

トークンの有効期限が切れる日時を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象