Exception of this type is thrown when SNMP version 3 packet containing authentication information
has failed authentication check.
Namespace: SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.1.0 (0.9.1)
Syntax
| C# |
|---|
public class SnmpAuthenticationException : SnmpException |
| Visual Basic |
|---|
Public Class SnmpAuthenticationException _ Inherits SnmpException |
| Visual C++ |
|---|
public ref class SnmpAuthenticationException : public SnmpException |
Inheritance Hierarchy
System..::..Object
System..::..Exception
SnmpSharpNet..::..SnmpException
SnmpSharpNet..::..SnmpAuthenticationException
System..::..Exception
SnmpSharpNet..::..SnmpException
SnmpSharpNet..::..SnmpAuthenticationException