Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
TedsAccessService.cs
2{
6 public enum TedsAccessService
7 {
11 Query = 1,
12
16 Read = 2,
17
21 Write = 3,
22
26 Update = 4
27 }
28}
TedsAccessService
TEDS Access Service