SSHFTPClientGetServerIdentity Method
Passes the software identity of the client to the server and returns the software identity of the server
Namespace: EnterpriseDT.Net.Ftp.SshAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public SoftwareIdentity GetServerIdentity(
SoftwareIdentity clientIdentity
)
Public Function GetServerIdentity (
clientIdentity As SoftwareIdentity
) As SoftwareIdentity
public:
SoftwareIdentity^ GetServerIdentity(
SoftwareIdentity^ clientIdentity
)
member GetServerIdentity :
clientIdentity : SoftwareIdentity -> SoftwareIdentity
- clientIdentity SoftwareIdentity
- SoftwareIdentity of server of client
SoftwareIdentitySoftwareIdentity of server