次の方法で共有


BEKDetails.SecretData プロパティ

定義

BEK データを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象