The FtpHash type exposes the following members.
Properties
|
Name |
Description |
|
Algorithm
|
Gets the algorithm that was used to compute the hash
|
|
IsValid
|
Gets a value indicating if this object represents a
valid hash response from the server.
|
|
Value
|
Gets the computed hash returned by the server
|
See Also