RazorSourceChecksumAttribute(String, String, String) Constructor

Definition

C#
public RazorSourceChecksumAttribute (string checksumAlgorithm, string checksum, string identifier);

Parameters

checksumAlgorithm
String

The algorithm used to create this checksum.

checksum
String

The checksum as a string of hex-encoded bytes.

identifier
String

The identifier associated with this thumbprint.

Applies to

Product Versions
ASP.NET Core 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0