1using System.Threading.Tasks;
Event arguments for digital signature petitions
Interface for currency converter service providers
IPeerReviewServiceProvider PeerReviewServiceProvider
Reference to service provider.
Task< IAuthenticationResult > IsValid(Waher.Networking.XMPP.Contracts.EventArguments.SignaturePetitionEventArgs PeerReivewRequest, ClientUrlEventHandler ClientUrlCallback, object State)
Checks the veracity of identity claims.
bool External
If the PeerReviewerLegalId is an external legal identity (true), or represents the neuron itself (fal...
string PeerReviewerLegalId
Legal ID of peer reviewer
Interface for peer-review service providers.
Interface for information about a service provider.
delegate Task ClientUrlEventHandler(object Sender, ClientUrlEventArgs e)
Delegat for client URL callback methods.