次の方法で共有


RevocationAndRenewalItem.HeaderHash プロパティ

定義

取り消されるコンポーネントのヘッダー ハッシュを返します。

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

プロパティ値

String

Platform::String

winrt::hstring

ヘッダー ハッシュの文字列。

適用対象