Return authentication protocol name
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.4.3.0 (0.4.3.0)
Syntax
| C# |
|---|
public string Name { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Name As String |
| Visual C++ |
|---|
public: virtual property String^ Name { String^ get () sealed; } |
Implements
IAuthenticationDigest..::.Name
Remarks
[Missing <remarks> documentation for "P:SnmpSharpNet.AuthenticationSHA1.Name"]