AssemblyHash コンストラクタとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > AssemblyHash コンストラクタの意味・解説 

AssemblyHash コンストラクタ (AssemblyHashAlgorithm, Byte[])

メモ : このコンストラクタは、互換性のために残されています。

指定したハッシュ アルゴリズムハッシュ値使用して、AssemblyHash 構造体新しインスタンス初期化します。

名前空間: System.Configuration.Assemblies
アセンブリ: mscorlib (mscorlib.dll 内)
構文構文

<ObsoleteAttribute("The AssemblyHash class has been deprecated.
 http://go.microsoft.com/fwlink/?linkid=14202")> _
Public Sub New ( _
    algorithm As AssemblyHashAlgorithm, _
    value As Byte() _
)
Dim algorithm As AssemblyHashAlgorithm
Dim value As Byte()

Dim instance As New AssemblyHash(algorithm,
 value)
[ObsoleteAttribute("The AssemblyHash class has been deprecated.
 http://go.microsoft.com/fwlink/?linkid=14202")] 
public AssemblyHash (
    AssemblyHashAlgorithm algorithm,
    byte[] value
)
[ObsoleteAttribute(L"The AssemblyHash class has been deprecated.
 http://go.microsoft.com/fwlink/?linkid=14202")] 
public:
AssemblyHash (
    AssemblyHashAlgorithm algorithm, 
    array<unsigned char>^ value
)
/** @attribute ObsoleteAttribute("The AssemblyHash class
 has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")
 */ 
public AssemblyHash (
    AssemblyHashAlgorithm algorithm, 
    byte[] value
)
ObsoleteAttribute("The AssemblyHash class has been deprecated.
 http://go.microsoft.com/fwlink/?linkid=14202") 
public function AssemblyHash (
    algorithm : AssemblyHashAlgorithm, 
    value : byte[]
)

パラメータ

algorithm

ハッシュ生成するために使用されるアルゴリズム。このパラメータの値は、AssemblyHashAlgorithm 列挙体から取得されます。

value

ハッシュ値

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
AssemblyHash 構造体
AssemblyHash メンバ
System.Configuration.Assemblies 名前空間

AssemblyHash コンストラクタ (Byte[])

メモ : このコンストラクタは、互換性のために残されています。

指定したハッシュ値使用して、AssemblyHash 構造体新しインスタンス初期化します。ハッシュ アルゴリズム既定設定SHA1 です。

名前空間: System.Configuration.Assemblies
アセンブリ: mscorlib (mscorlib.dll 内)
構文構文

<ObsoleteAttribute("The AssemblyHash class has been deprecated.
 http://go.microsoft.com/fwlink/?linkid=14202")> _
Public Sub New ( _
    value As Byte() _
)
[ObsoleteAttribute("The AssemblyHash class has been deprecated.
 http://go.microsoft.com/fwlink/?linkid=14202")] 
public AssemblyHash (
    byte[] value
)
[ObsoleteAttribute(L"The AssemblyHash class has been deprecated.
 http://go.microsoft.com/fwlink/?linkid=14202")] 
public:
AssemblyHash (
    array<unsigned char>^ value
)
/** @attribute ObsoleteAttribute("The AssemblyHash class
 has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")
 */ 
public AssemblyHash (
    byte[] value
)
ObsoleteAttribute("The AssemblyHash class has been deprecated.
 http://go.microsoft.com/fwlink/?linkid=14202") 
public function AssemblyHash (
    value : byte[]
)

パラメータ

value

ハッシュ値

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
AssemblyHash 構造体
AssemblyHash メンバ
System.Configuration.Assemblies 名前空間

AssemblyHash コンストラクタ

AssemblyHash 構造体新しインスタンス初期化します。
オーバーロードの一覧オーバーロードの一覧

参照参照

関連項目

AssemblyHash 構造体
AssemblyHash メンバ
System.Configuration.Assemblies 名前空間


このページでは「.NET Framework クラス ライブラリ リファレンス」からAssemblyHash コンストラクタを検索した結果を表示しています。
Weblioに収録されているすべての辞書からAssemblyHash コンストラクタを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からAssemblyHash コンストラクタ を検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「AssemblyHash コンストラクタ」の関連用語

AssemblyHash コンストラクタのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



AssemblyHash コンストラクタのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS