PowerSNMP for .NET CF
Passwords Class
Members  See Also  Send comments on this topic.
Dart.Snmp Namespace : Passwords Class




Provides passwords used to authenticate and decrypt SNMP version 3 packets.

Object Model

Passwords Class

Syntax

Visual Basic (Declaration) 
Public Class Passwords 
Visual Basic (Usage)Copy Code
Dim instance As Passwords
C# 
public class Passwords 
Managed Extensions for C++ 
public __gc class Passwords 
C++/CLI 
public ref class Passwords 

Remarks

A Username string is used as the key to lookup this Passwords object in AuthoritativeEngine.Users.

Inheritance Hierarchy

System.Object
   Dart.Snmp.Passwords

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.