次の方法で共有


DataBoxSecret.DevicePassword プロパティ

定義

デバイスですぐに使用するエクスペリエンスのパスワードを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象