Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
ILegalIdentityProperty.cs
1
namespace
Waher.Security
2
{
6
public
interface
ILegalIdentityProperty
7
{
11
string
Name
{
get
; }
12
16
string
Value
{
get
; }
17
}
18
}
Waher.Security.ILegalIdentityProperty
Interface for legal identity properties.
Definition:
ILegalIdentityProperty.cs:7
Waher.Security.ILegalIdentityProperty.Name
string Name
Name of property
Definition:
ILegalIdentityProperty.cs:11
Waher.Security.ILegalIdentityProperty.Value
string Value
Property value
Definition:
ILegalIdentityProperty.cs:16
Waher.Security
Definition:
AcmeAccount.cs:8
IoTGateway
Security
Waher.Security
ILegalIdentityProperty.cs
Generated by
1.9.5