PowerSNMP for .NET
SecurityLevel Property (User)




Returns the SecurityLevel specified for this user.
Syntax
Public ReadOnly Property SecurityLevel As SecurityLevel
Dim instance As User
Dim value As SecurityLevel
 
value = instance.SecurityLevel
public SecurityLevel SecurityLevel {get;}
public: __property SecurityLevel get_SecurityLevel();
public:
property SecurityLevel SecurityLevel {
   SecurityLevel get();
}
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