Holds navigation parameters specific to views displaying a petition of a signature.
string? RequestorFullJid
The full Jid of the requestor.
string? SignatoryIdentityId
Legal ID requested to sign ContentToSign.
LegalIdentity? RequestorIdentity
The identity of the requestor.
PetitionSignatureNavigationArgs(LegalIdentity requestorIdentity, string requestorFullJid, string signatoryIdentityId, byte[] contentToSign, string petitionId, string purpose)
Creates an instance of the PetitionSignatureNavigationArgs class.
PetitionSignatureNavigationArgs()
Creates an instance of the PetitionSignatureNavigationArgs class.