Share via


RevocationAndRenewalItem.RenewalId Property

Definition

Returns the GUID for the renewal object.

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

Property Value

String

Platform::String

winrt::hstring

The renewal object GUID.

Applies to