Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
LegalIdentityInfo.cs
1
using
System.Collections.Generic;
2
3
namespace
Waher.Service.IoTBroker.Legal.MFA
4
{
8
internal
class
LegalIdentityInfo
9
{
13
internal
LegalIdentityInfo()
14
{
15
}
16
20
public
Dictionary<string, object> Properties {
get
;
internal
set
; }
21
25
public
Dictionary<string, object>[] Attachments {
get
;
internal
set
; }
26
}
27
}
Waher.Service.IoTBroker.Legal.MFA
Definition:
LegalIdentityInfo.cs:4
Waher.Service.IoTBroker
Legal
MFA
LegalIdentityInfo.cs
Generated by
1.9.5