ServerSession.ClientSoftwareIdentifier Property
Namespace: Rebex.Net.Servers
Assembly: Rebex.FileServer.dll (version 8.0.9673)
ClientSoftwareIdentifier
Gets identifier of the client software. Always available with SSH-based protocols (see IsSsh) such as SFTP, SSH shell or SCP. When FTP is in use, client software identifier is only available with FTP clients that use optional CSID or CLNT commands.
Declaration
public string ClientSoftwareIdentifier { get; }
Property Value
| Type | Description |
|---|---|
| String |