Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
IIdentityApplicationState.cs
1
using
Waher.Runtime.Inventory
;
2
using
Waher.Security
;
3
4
namespace
Paiwise
5
{
9
[DefaultImplementation(typeof(IdentityApplicationState))]
10
public
interface
IIdentityApplicationState
:
IIdentityApplication
11
{
15
public
IdentityState
State
{
get
; }
16
}
17
}
Paiwise.IIdentityApplication
Interface for identity applications.
Definition:
IIdentityApplication.cs:13
Paiwise.IIdentityApplicationState
Interface for identity applications.
Definition:
IIdentityApplicationState.cs:11
Paiwise.IIdentityApplicationState.State
IdentityState State
Current state of the legal identity application.
Definition:
IIdentityApplicationState.cs:15
Paiwise
Definition:
BuyEDalerPaymentService.cs:14
Waher.Runtime.Inventory
Definition:
TypesLoader.cs:9
Waher.Security
Definition:
AcmeAccount.cs:8
Waher.Security.IdentityState
IdentityState
Lists recognized legal identity states.
Definition:
ILegalIdentity.cs:9
Waher.Payments
IIdentityApplicationState.cs
Generated by
1.9.5