次の方法で共有


RevocationAndRenewalItem.PublicKeyHash プロパティ

定義

コンポーネントの公開キー ハッシュを返します。

public:
 property Platform::String ^ PublicKeyHash { Platform::String ^ get(); };
winrt::hstring PublicKeyHash();
public string PublicKeyHash { get; }
var string = revocationAndRenewalItem.publicKeyHash;
Public ReadOnly Property PublicKeyHash As String

プロパティ値

String

Platform::String

winrt::hstring

公開キー ハッシュ。

適用対象