AuthenticodeSignatureInformation.HashAlgorithm プロパティ

定義

署名の計算に使用されるハッシュ アルゴリズムを取得します。

public:
 property System::String ^ HashAlgorithm { System::String ^ get(); };
public string HashAlgorithm { get; }
member this.HashAlgorithm : string
Public ReadOnly Property HashAlgorithm As String

プロパティ値

署名の計算に使用されるハッシュ アルゴリズム。

適用対象