SnmpSource Help

SnmpV3AuthenticationMethods Enumeration

The enum defines the authentication methods for Version 3, MD5 and SHA.

public enum SnmpV3AuthenticationMethods

Members

Member Name Description
MD5 MD5 authentication methods (0)
SHA SHA authentication methods (1)

Requirements

Namespace: SnmpSource

Assembly: SnmpSource (in SnmpSource.dll)

See Also

SnmpSource Namespace