PowerSNMP for .NET
User Constructor(String)




Name of this user.
Initializes a new instance using neither authentication nor privacy.
Syntax
Public Function New( _
   ByVal name As String _
)
Dim name As String
 
Dim instance As New User(name)
public User( 
   string name
)
public: User( 
   string* name
)
public:
User( 
   String^ name
)

Parameters

name
Name of this user.
See Also

Reference

User Class
User Members
Overload List


PowerSNMP for .NET Documentation Version 8.0
© 2024 Dart Communications. All Rights Reserved.
Send comments on this topic