Ftp.IsAuthenticated Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9083)
IsAuthenticated
Gets a value indicating whether the session is authenticated.
Declaration
public override bool IsAuthenticated { get; }
Property Value
Type | Description |
---|---|
Boolean | True if authenticated; false otherwise. |