MessengerAuthenticationFailure Property |
Namespace:
Lextm.SharpSnmpLib.Messaging
Assembly:
SharpSnmpLib (in SharpSnmpLib.dll) Version: 12.4.0+601762d0e653a71ebb69af963204dfbfb6c26b74
Syntax public static ObjectIdentifier AuthenticationFailure { get; }
Public Shared ReadOnly Property AuthenticationFailure As ObjectIdentifier
Get
public:
static property ObjectIdentifier^ AuthenticationFailure {
ObjectIdentifier^ get ();
}
static member AuthenticationFailure : ObjectIdentifier with get
Property Value
Type:
ObjectIdentifierSee Also