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