35 public override async Task
Open()
49 StringBuilder Result =
new();
61 return Task.FromResult(Result.ToString());
A strongly-typed resource class, for looking up localized strings, etc.
static string RequestToAccessIdentity
Looks up a localized string similar to Request to access identity.
Abstract base class of Identity notification events.
LegalIdentity? Identity
Gets a parsed identity.
string? RequestorFullJid
Full JID of requestor.
string? PetitionId
Petition ID
string? SignatoryIdentityId
Legal identity of petitioned signatory.
Notification event for identity petitions.
RequestIdentityNotificationEvent(LegalIdentityPetitionEventArgs e)
Notification event for identity petitions.
RequestIdentityNotificationEvent()
Notification event for identity petitions.
override Task< string > GetDescription()
Gets a descriptive text for the category of event.
override async Task Open()
Opens the event.
Base class that references services in the app.
static INavigationService NavigationService
The navigation service for navigating between pages.
static IReportingStringLocalizer Localizer
Localization service
A page to display when the user is asked to petition an identity.
Event arguments for legal identity petitions