Constructor. Private to prevent the class from being instantiated.
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.2.0 (0.5.2.0)
Syntax
| C# |
|---|
private Authentication() |
| Visual Basic (Declaration) |
|---|
Private Sub New |
| Visual C++ |
|---|
private: Authentication() |