AssemblyAlgorithmIdAttribute Konstruktory

Definicja

Inicjuje nowe wystąpienie klasy AssemblyAlgorithmIdAttribute.

Przeciążenia

AssemblyAlgorithmIdAttribute(AssemblyHashAlgorithm)

Inicjuje nowe wystąpienie AssemblyAlgorithmIdAttribute klasy przy użyciu określonego algorytmu skrótu AssemblyHashAlgorithm , używając jednego z elementów członkowskich do reprezentowania algorytmu skrótu.

AssemblyAlgorithmIdAttribute(UInt32)

Inicjuje AssemblyAlgorithmIdAttribute nowe wystąpienie klasy przy użyciu określonego algorytmu skrótu, używając niepodpisanej liczby całkowitej do reprezentowania algorytmu skrótu.

AssemblyAlgorithmIdAttribute(AssemblyHashAlgorithm)

Źródło:
AssemblyAlgorithmIdAttribute.cs
Źródło:
AssemblyAlgorithmIdAttribute.cs
Źródło:
AssemblyAlgorithmIdAttribute.cs

Inicjuje nowe wystąpienie AssemblyAlgorithmIdAttribute klasy przy użyciu określonego algorytmu skrótu AssemblyHashAlgorithm , używając jednego z elementów członkowskich do reprezentowania algorytmu skrótu.

C#
public AssemblyAlgorithmIdAttribute(System.Configuration.Assemblies.AssemblyHashAlgorithm algorithmId);

Parametry

algorithmId
AssemblyHashAlgorithm

Element członkowski AssemblyHashAlgorithm tego algorytmu reprezentuje algorytm skrótu.

Dotyczy

.NET 10 i inne wersje
Produkt Wersje
.NET Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 2.0, 2.1

AssemblyAlgorithmIdAttribute(UInt32)

Źródło:
AssemblyAlgorithmIdAttribute.cs
Źródło:
AssemblyAlgorithmIdAttribute.cs
Źródło:
AssemblyAlgorithmIdAttribute.cs

Ważne

Ten interfejs API nie jest zgodny ze specyfikacją CLS.

Inicjuje AssemblyAlgorithmIdAttribute nowe wystąpienie klasy przy użyciu określonego algorytmu skrótu, używając niepodpisanej liczby całkowitej do reprezentowania algorytmu skrótu.

C#
[System.CLSCompliant(false)]
public AssemblyAlgorithmIdAttribute(uint algorithmId);

Parametry

algorithmId
UInt32

Liczba całkowita bez znaku reprezentująca algorytm skrótu.

Atrybuty

Dotyczy

.NET 10 i inne wersje
Produkt Wersje
.NET Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 2.0, 2.1