SSH.Session.IsAuthenticated - charonn0/RB-libssh2 GitHub Wiki

SSH.Session.IsAuthenticated

Property declaration

 Dim IsAuthenticated As Boolean

Remarks

This property is True if the session is currently connected and the user is authenticated.

See also