29 this.Response = e.Response;
40 public override async Task
Open()
57 StringBuilder Result =
new();
69 return Task.FromResult(Result.ToString());
Abstract base class of Identity notification events.
LegalIdentity? Identity
Gets a parsed identity.
Notification event for signature responses.
SignatureResponseNotificationEvent()
Notification event for signature responses.
override Task< string > GetDescription()
Gets a descriptive text for the category of event.
override async Task Open()
Opens the event.
SignatureResponseNotificationEvent(SignaturePetitionResponseEventArgs e)
Notification event for signature responses.
Base class that references services in the app.
static IUiService UiService
Service serializing and managing UI-related tasks.
static IStringLocalizer Localizer
Localization service
A page to display when the user wants to view an identity.