Gets a value indicating whether the session is authenticated.
Namespace:
Rebex.Net
Assembly:
Rebex.SshShell (in Rebex.SshShell.dll)
Syntax
Visual Basic |
---|
Public Overrides ReadOnly Property IsAuthenticated As Boolean Get |
C# |
---|
public override bool IsAuthenticated { get; } |