Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
Paiwise Namespace Reference

Classes

class  BuyEDalerServiceProvider
 Contains information about a service provider that users can use to buy eDaler. More...
 
class  ClientUrlEventArgs
 Event arguments for callback methods with the aim of pushing a URL to a client. More...
 
class  CurrencyPair
 Contains a pair of currencies, for currency conversion. More...
 
interface  IBuyEDalerService
 Interface for information about a service provider that users can use to buy eDaler. More...
 
interface  IBuyEDalerServiceProvider
 Interface for information about a service provider that users can use to buy eDaler. More...
 
interface  ICurrencyConverterQuote
 Interface for currency conversion quotes. More...
 
interface  ICurrencyConverterService
 Interface for currency converter services More...
 
class  IdentityApplication
 Contains information about a legal identity application. More...
 
class  IdentityApplicationState
 Contains information about a legal identity application, including its current state. More...
 
class  IdentityReviewApplication
 Contains information about a legal identity application. More...
 
interface  IIdentityApplication
 Interface for identity applications. More...
 
interface  IIdentityApplicationState
 Interface for identity applications. More...
 
interface  IIdentityAuthenticatorService
 Interface for identity application authenticator services. More...
 
interface  IIdentityReviewApplication
 Interface for identity applications. More...
 
interface  IIdentityStatefulService
 Interface for stateful identity application services. More...
 
class  InvalidClaim
 Represents an invalidated claim. More...
 
class  InvalidPhoto
 Represents an invalidated photo. More...
 
interface  IPaymentService
 Interface for information about a service provider that users can use to pay for services. More...
 
interface  IPaymentServiceProvider
 Interface for information about a service provider that users can use to pay for services. More...
 
interface  IPeerReviewService
 Interface for currency converter service providers More...
 
interface  IPeerReviewServiceProvider
 Interface for peer-review service providers. More...
 
interface  IPersonalNumberValidator
 Interface for service providers that can validate personal numbers. More...
 
interface  IPhoto
 Interface for photos. More...
 
interface  IRemoteAuthentication
 Interface for remote authentications. More...
 
interface  IRemoteAuthenticator
 Interface for remote authenticators. More...
 
interface  IRemoteIdentifier
 Interface for remote identifiers. More...
 
interface  ISellEDalerService
 Interface for information about a service provider that users can use to sell eDaler. More...
 
interface  ISellEDalerServiceProvider
 Interface for information about a service provider that users can use to sell eDaler. More...
 
interface  IServiceProvider
 Interface for information about a service provider. More...
 
interface  IValidationError
 Contains information about a validation error. More...
 
class  PaymentResult
 Result of request payment. More...
 
class  PersonalInformation
 Contains personal information found in a legal identity. More...
 
class  Photo
 Represents a photo in an identity application. More...
 
class  PotentialClaim
 Represents a potential claim. More...
 
class  RemoteAuthenticationEventArgs
 Event arguments for Remote Authentication callback methods. More...
 
class  RemoteIdentifier
 Contains information about a remote identifier. More...
 
class  SellEDalerServiceProvider
 Contains information about a service provider that users can use to sell eDaler. More...
 
class  ServiceProvider
 Contains information about a service provider. More...
 
class  ValidationError
 Contains information about a validation error. More...
 
class  ValidClaim
 Represents a validated claim. More...
 
class  ValidPhoto
 Represents a validated photo. More...
 

Enumerations

enum  Gender
 Gender of a person. More...
 
enum  ValidationErrorType
 Type of validation error. More...
 

Enumeration Type Documentation

◆ Gender

Gender of a person.

Definition at line 6 of file Gender.cs.

◆ ValidationErrorType

Type of validation error.

Definition at line 6 of file ValidationErrorType.cs.