Privacy protocol name. Returns string "AES"
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.2.0 (0.5.2.0)
Syntax
| C# |
|---|
public virtual string Name { get; } |
| Visual Basic (Declaration) |
|---|
Public Overridable ReadOnly Property Name As String |
| Visual C++ |
|---|
public: virtual property String^ Name { String^ get (); } |