HashAlgorithm.HashValue 필드

정의

계산된 해시 코드의 값을 나타냅니다.

protected public: cli::array <System::Byte> ^ HashValue;
protected: cli::array <System::Byte> ^ HashValue;
protected internal byte[]? HashValue;
protected internal byte[] HashValue;
protected byte[] HashValue;
val mutable HashValue : byte[]
Protected Friend HashValue As Byte() 
Protected HashValue As Byte() 

필드 값

Byte[]

설명

이 필드는 Hash 속성입니다.

적용 대상