DirectoryHash.

Algorithm Property

Summary

Gets the algorithm used for the hash computation.
Namespace
Cake.Common.Security
Containing Type
DirectoryHash

Syntax

public HashAlgorithm Algorithm { get; }

Value

Type Description
HashAlgorithm