Dart.Ssh Namespace > ConnectionInfo Class : ServerHostKeyAlgorithm Property |
'Declaration Public ReadOnly Property ServerHostKeyAlgorithm As String
'Usage Dim instance As ConnectionInfo Dim value As String value = instance.ServerHostKeyAlgorithm
public string ServerHostKeyAlgorithm {get;}
public: __property string* get_ServerHostKeyAlgorithm();