Enum Levels
- Namespace
- Lextm.SharpSnmpLib
- Assembly
- SharpSnmpLib.dll
Security level.
[Flags]
[DataContract]
public enum Levels
Fields
Authentication = 1
Authentication flag.
Privacy = 2
Privacy flag.
Reportable = 4
Reportable flag.
Security level.
[Flags]
[DataContract]
public enum Levels
Authentication = 1
Authentication flag.
Privacy = 2
Privacy flag.
Reportable = 4
Reportable flag.