次の方法で共有


DataBoxSecret.EncodedValidationCertPubKey プロパティ

定義

デバイスで認証するための base 64 でエンコードされた公開キーを取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象