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