Gets algorithm name.
Namespace: Renci.SshNet.SecurityAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
public abstract string Name { get; }public abstract string Name { get; }Public MustOverride ReadOnly Property Name As String
Get
Public MustOverride ReadOnly Property Name As String
Get
public:
virtual property String^ Name {
String^ get () abstract;
}public:
virtual property String^ Name {
String^ get () abstract;
}