Dart.Ssh Namespace > Connection Class : AuthenticationComplete Property |
'Declaration Public ReadOnly Property AuthenticationComplete As Boolean
'Usage Dim instance As Connection Dim value As Boolean value = instance.AuthenticationComplete
public bool AuthenticationComplete {get;}
public: __property bool get_AuthenticationComplete();