次の方法で共有


VerificationCodeResponseProperties.Expiry プロパティ

定義

コードの有効期限を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象