Click or drag to resize

MessengerAuthenticationFailure Property

If the authentication module returns failure, then the message cannot be trusted, so the usmStatsWrongDigests counter is incremented and an error indication (authenticationFailure) together with the OID and value of the incremented counter is returned to the calling module.

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

Property Value

ObjectIdentifier
See Also