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

标头哈希的字符串。

适用于