Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
AnyPolicy.cs
2{
6 public class AnyPolicy : PolicyObject
7 {
8 public override string Oid => "2.5.29.32.0";
9 }
10}
anyPolicy special certificate-policy OID.
Definition: AnyPolicy.cs:7
override string Oid
OID identifying the object.
Definition: AnyPolicy.cs:8