Cached authentication key
Namespace: SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.1.0 (0.9.1)
Syntax
| C# |
|---|
protected byte[] _authenticationKey |
| Visual Basic |
|---|
Protected _authenticationKey As Byte() |
| Visual C++ |
|---|
protected: array<unsigned char>^ _authenticationKey |