Certificate.PublicKeyHash プロパティ

定義

公開キー ハッシュを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象