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