Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
IIdentityApplicationState.cs
3
4namespace Paiwise
5{
9 [DefaultImplementation(typeof(IdentityApplicationState))]
11 {
15 public IdentityState State { get; }
16 }
17}
Interface for identity applications.
Interface for identity applications.
IdentityState State
Current state of the legal identity application.
IdentityState
Lists recognized legal identity states.