Length of the digest generated by the authentication protocol
Namespace: SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.0.0 (0.9.0)
Syntax
| C# |
|---|
public int DigestLength { get; } |
| Visual Basic |
|---|
Public ReadOnly Property DigestLength As Integer Get |
| Visual C++ |
|---|
public: virtual property int DigestLength { int get () sealed; } |