System.Reflection.AssemblyAlgorithmIdAttribute Members

The members of System.Reflection.AssemblyAlgorithmIdAttribute are listed below.

See Also: Inherited members from System.Attribute

Public Constructors

Initializes a new instance of the System.Reflection.AssemblyAlgorithmIdAttribute class with the specified hash algorithm, using one of the members of System.Configuration.Assemblies.AssemblyHashAlgorithm to represent the hash algorithm.

Initializes a new instance of the System.Reflection.AssemblyAlgorithmIdAttribute class with the specified hash algorithm, using an unsigned integer to represent the hash algorithm.

Public Properties

[read-only]
AlgorithmIduint.

Gets the hash algorithm of an assembly manifest's contents.