Dart.Snmp Namespace > User Class : AuthenticationPassword Property |
Public Property AuthenticationPassword As String
Dim instance As User Dim value As String instance.AuthenticationPassword = value value = instance.AuthenticationPassword
public string AuthenticationPassword {get; set;}
This agent side property correlates to AuthenticationPassword on the manager side. It should be the same value used by the sender of the packet when the authentication algorithm was used.