Security or user name configured on the SNMP version 3 agent.
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.2.0 (0.5.2.0)
Syntax
| C# |
|---|
public OctetString SecurityName { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property SecurityName As OctetString |
| Visual C++ |
|---|
public: property OctetString^ SecurityName { OctetString^ get (); } |