Share via


RevocationAndRenewalItem.PublicKeyHash Property

Definition

Returns the public key hash for the component.

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

Property Value

String

Platform::String

winrt::hstring

The public key hash.

Applies to