Click or drag to resize

DESPrivacyProviderEngineIds Property

Engine IDs.

Namespace: GSF.Net.Snmp.Security
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public ICollection<OctetString> EngineIds { get; set; }
View Source

Property Value

ICollectionOctetString

Implements

IPrivacyProviderEngineIds
Remarks
This is an optional field, and only used by TRAP v2 authentication.
See Also