Click or drag to resize

MalformedMessageEncryptedScope Property

Encrypted scope data.

Namespace: GSF.Net.Snmp.Messaging
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public ISnmpData EncryptedScope { get; set; }
View Source

Property Value

ISnmpData
The original scope data from packet, which remains encrypted.
See Also