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