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 IdentityReviewRequest
Looks up a localized string similar to Request to review identity.
Abstract base class of Identity notification events.
LegalIdentity? Identity
Gets a parsed identity.
byte?[] ContentToSign
Content to sign.
string? RequestorFullJid
Full JID of requestor.
string? PetitionId
Petition ID
string? SignatoryIdentityId
Legal identity of petitioned signatory.
Notification event for peer reviews of identities.
override Task< string > GetDescription()
Gets a descriptive text for the category of event.
PeerRequestIdentityReviewNotificationEvent(SignaturePetitionEventArgs e)
Notification event for contract proposals.
PeerRequestIdentityReviewNotificationEvent()
Notification event for peer reviews of identities.
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 wants to view an identity.
Event arguments for digital signature petitions