Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
CpsPointer.cs
2{
6 public class CpsPointer : PolicyObject
7 {
8 public override string Oid => "1.3.6.1.5.5.7.2.1";
9 }
10}
id-qt-cps (CPS pointer) policy qualifier.
Definition: CpsPointer.cs:7
override string Oid
OID identifying the object.
Definition: CpsPointer.cs:8