Share via


RevocationAndRenewalItem.HeaderHash Property

Definition

Returns the header hash for the component being revoked.

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

Property Value

String

Platform::String

winrt::hstring

The string for the header hash.

Applies to