Dart.Snmp Namespace > SessionSecurity Class : AuthoritativeEngine Field |
Public AuthoritativeEngine As AuthoritativeEngine
Dim instance As SessionSecurity Dim value As AuthoritativeEngine value = instance.AuthoritativeEngine instance.AuthoritativeEngine = value
public AuthoritativeEngine AuthoritativeEngine
public: AuthoritativeEngine* AuthoritativeEngine
public: AuthoritativeEngine^ AuthoritativeEngine
Agents are authoritative when responding to Manager requests and sending traps. Managers are authoritative when responding to Inform requests.
Id defaults to a byte[] holding the encoded ASCII string "Dart.PowerSNMP".
Can be serialized to persist the configuration.