次の方法で共有


VerificationCodeResponseProperties.VerificationCode プロパティ

定義

検証コードを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象