Share via


Rfc3161TimestampTokenInfo.HashAlgorithmId プロパティ

定義

ハッシュ アルゴリズムの OID を取得します。

public:
 property System::Security::Cryptography::Oid ^ HashAlgorithmId { System::Security::Cryptography::Oid ^ get(); };
public System.Security.Cryptography.Oid HashAlgorithmId { get; }
member this.HashAlgorithmId : System.Security.Cryptography.Oid
Public ReadOnly Property HashAlgorithmId As Oid

プロパティ値

Oid

ハッシュ アルゴリズムの OID。

適用対象