Click or drag to resize

DESPrivacyProviderEngineIds Property

Engine IDs.

Namespace: Lextm.SharpSnmpLib.Security
Assembly: SharpSnmpLib (in SharpSnmpLib.dll) Version: 12.5.7-2+Branch.master.Sha.2a75ece2c9d55c4f731f356d1512c8a5d19fa096.2a75ece2c9d55c4f731f356d1512c8a5d19fa096
Syntax
public ICollection<OctetString>? EngineIds { get; set; }

Property Value

ICollectionOctetString

Implements

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