PowerSNMP for .NET
Name Field (User)




Gets or sets the username initialized in the constructor.
Syntax
Public Name As String
Dim instance As User
Dim value As String
 
value = instance.Name
 
instance.Name = value
public string Name
public: string* Name
public:
String^ Name

Field Value

The string value that identifies the user.
See Also

Reference

User Class
User Members


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