FtpHash Properties

System.Net.FtpClient

Collapse image Expand Image Copy image CopyHover image

The FtpHash type exposes the following members.

Properties

  Name Description
Public property Algorithm
Gets the algorithm that was used to compute the hash
Public property IsValid
Gets a value indicating if this object represents a valid hash response from the server.
Public property Value
Gets the computed hash returned by the server

See Also