Authentication secret. Secret length depends on the hash algorithm selected.
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
| C# | Visual Basic | Visual C++ |
public MutableByte AuthenticationSecret { get; }
Public ReadOnly Property AuthenticationSecret As MutableByte
public: property MutableByte^ AuthenticationSecret { MutableByte^ get (); }